eevvgg commited on
Commit
2cf8d0d
1 Parent(s): 3f08d85

up readme corpus size

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -57,7 +57,7 @@ labels # ['attack', 'neutral', 'support', 'attack']
57
 
58
  ## Intended uses & limitations
59
 
60
- Classification in short text up to 200 tokens (maxlen).
61
 
62
 
63
  ## Training procedure
@@ -85,4 +85,6 @@ It achieves the following results on the evaluation set:
85
  positive 0.759 0.775 0.767 191
86
  negative 0.769 0.714 0.741 84
87
 
88
-
 
 
 
57
 
58
  ## Intended uses & limitations
59
 
60
+ Model suited for classification of stance in short text. Fine-tuned on a manually-annotated corpus of size 3.2k.
61
 
62
 
63
  ## Training procedure
 
85
  positive 0.759 0.775 0.767 191
86
  negative 0.769 0.714 0.741 84
87
 
88
+
89
+ ## Citation
90
+ **BibTeX**: tba