5roop commited on
Commit
d5bb0f6
1 Parent(s): 400e102

Add a link to binary model

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ widget:
10
  ---
11
  # bcms-bertic-parlasent-bcs-ter
12
 
13
- Text classification model based on [`classla/bcms-bertic`](https://huggingface.co/classla/bcms-bertic) and fine-tuned on the BCS Political Sentiment dataset.
14
 
15
 
16
 
 
10
  ---
11
  # bcms-bertic-parlasent-bcs-ter
12
 
13
+ Ternary text classification model based on [`classla/bcms-bertic`](https://huggingface.co/classla/bcms-bertic) and fine-tuned on the BCS Political Sentiment dataset. Labels used were {Negative, Neutral, Positive}. For the binary classifier, see [this model](https://huggingface.co/classla/bcms-bertic-parlasent-bcs-bi).
14
 
15
 
16