5roop commited on
Commit
201196e
1 Parent(s): 4671197

Update model card.

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
- 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
  For details on the dataset and the finetuning procedure, please see [this paper](https://arxiv.org/abs/2206.00929).
 
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 (sentence-level data).
14
 
15
 
16
  For details on the dataset and the finetuning procedure, please see [this paper](https://arxiv.org/abs/2206.00929).