hse-teddy-bear commited on
Commit
4c22918
1 Parent(s): d5a0a26

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -55,15 +55,15 @@ Plans for further research: label 100k comments and train on them.
55
 
56
  Download the model with huggingface pipeline and use it!
57
 
58
- Labels:\n
59
- LABEL_0 = SELL\n
60
- LABEL_1 = NEUTRAL\n
61
- LABEL_2 = BUY\n
62
 
63
  ## Evaluation
64
 
65
- Accuracy on validation dataset: 0.786
66
- Notice: this is accuracy on ~1.5k comments.
67
 
68
  ## Model Card Authors
69
 
 
55
 
56
  Download the model with huggingface pipeline and use it!
57
 
58
+ Labels:
59
+ - LABEL_0 = SELL
60
+ - LABEL_1 = NEUTRAL
61
+ - LABEL_2 = BUY
62
 
63
  ## Evaluation
64
 
65
+ -Accuracy on validation dataset: 0.786
66
+ -Notice: this is accuracy on ~1.5k comments.
67
 
68
  ## Model Card Authors
69