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