Update README.md
Browse files
README.md
CHANGED
@@ -64,11 +64,11 @@ This model was trained on the union of the following datasets:
|
|
64 |
|
65 |
An overview of the training data can be found on [S. Smetanin Github repository](https://github.com/sismetanin/sentiment-analysis-in-russian).
|
66 |
|
67 |
-
__Download links for all Russian sentiment datasets collected by Smetanin can be found in this [repository](https://github.com/searayeah/russian-sentiment-
|
68 |
|
69 |
## Training
|
70 |
|
71 |
-
Training were done in this [project](https://github.com/searayeah/
|
72 |
|
73 |
```yaml
|
74 |
tokenizer.max_length: 256
|
|
|
64 |
|
65 |
An overview of the training data can be found on [S. Smetanin Github repository](https://github.com/sismetanin/sentiment-analysis-in-russian).
|
66 |
|
67 |
+
__Download links for all Russian sentiment datasets collected by Smetanin can be found in this [repository](https://github.com/searayeah/russian-sentiment-emotion-datasets).__
|
68 |
|
69 |
## Training
|
70 |
|
71 |
+
Training were done in this [project](https://github.com/searayeah/bert-russian-sentiment-emotion) with this parameters:
|
72 |
|
73 |
```yaml
|
74 |
tokenizer.max_length: 256
|