seara commited on
Commit
dd8caa8
1 Parent(s): b9c58df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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-emotions-datasets).__
69
 
70
  ## Training
71
 
72
- Training were done in this [project](https://github.com/searayeah/vkr-bert) with this parameters:
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