MidhunKanadan commited on
Commit
3ca022b
·
verified ·
1 Parent(s): 6e4ad2a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -76,9 +76,7 @@ Expected Output:
76
  Predicted Label: false causality, Score: 0.9632
77
  ```
78
 
79
- ## Full Classification Example
80
-
81
- For more control, load the model and tokenizer directly and perform classification:
82
 
83
  ```python
84
  import torch
 
76
  Predicted Label: false causality, Score: 0.9632
77
  ```
78
 
79
+ ## Advanced Usage: Predict Scores for All Labels
 
 
80
 
81
  ```python
82
  import torch