r1char9 commited on
Commit
10ccd84
1 Parent(s): 8a6f095

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -13
README.md CHANGED
@@ -55,16 +55,4 @@ optimizer: adam
55
  lr: 0.00001
56
  weight_decay: 0
57
  epochs: 2
58
- ```
59
-
60
- Train/validation/test splits are 80%/10%/10%.
61
-
62
- ## Eval results (on test split)
63
-
64
- | |neutral|positive|negative|macro avg|weighted avg|
65
- |---------|-------|--------|--------|---------|------------|
66
- |precision|0.72 |0.85 |0.75 |0.77 |0.77 |
67
- |recall |0.75 |0.84 |0.72 |0.77 |0.77 |
68
- |f1-score |0.73 |0.84 |0.73 |0.77 |0.77 |
69
- |auc-roc |0.86 |0.96 |0.92 |0.91 |0.91 |
70
- |support |5196 |3831 |3599 |12626 |12626 |
 
55
  lr: 0.00001
56
  weight_decay: 0
57
  epochs: 2
58
+ ```