Update README.md
Browse files
README.md
CHANGED
@@ -56,7 +56,7 @@ __Download links for all Russian sentiment datasets collected by Smetanin can be
|
|
56 |
Training were done in this [project](https://github.com/searayeah/vkr-bert) with this parameters:
|
57 |
|
58 |
```yaml
|
59 |
-
max_length: 512
|
60 |
batch_size: 64
|
61 |
optimizer: adam
|
62 |
lr: 0.00001
|
@@ -74,7 +74,7 @@ Train/validation/test splits are 80%/10%/10%.
|
|
74 |
|precision|0.69 |0.83 |0.74 |0.75 |0.75 |
|
75 |
|recall |0.73 |0.82 |0.68 |0.75 |0.75 |
|
76 |
|f1-score |0.71 |0.83 |0.71 |0.75 |0.75 |
|
77 |
-
|support |5196 |3831 |3599 |12626 |12626 |
|
78 |
|auc-roc |0.84 |0.95 |0.90 |0.90 |0.89 |
|
|
|
79 |
|
80 |
|
|
|
56 |
Training were done in this [project](https://github.com/searayeah/vkr-bert) with this parameters:
|
57 |
|
58 |
```yaml
|
59 |
+
tokenizer.max_length: 512
|
60 |
batch_size: 64
|
61 |
optimizer: adam
|
62 |
lr: 0.00001
|
|
|
74 |
|precision|0.69 |0.83 |0.74 |0.75 |0.75 |
|
75 |
|recall |0.73 |0.82 |0.68 |0.75 |0.75 |
|
76 |
|f1-score |0.71 |0.83 |0.71 |0.75 |0.75 |
|
|
|
77 |
|auc-roc |0.84 |0.95 |0.90 |0.90 |0.89 |
|
78 |
+
|support |5196 |3831 |3599 |12626 |12626 |
|
79 |
|
80 |
|