seara commited on
Commit
4886977
1 Parent(s): e2fd638

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -60,13 +60,14 @@ model("Привет, ты мне нравишься!")
60
 
61
  ## Dataset
62
 
63
- This model was trained on the [CEDR dataset](https://huggingface.co/datasets/cedr).
64
 
65
- An overview of the training data can be found in the source [article](https://www.sciencedirect.com/science/article/pii/S1877050921013247).
 
66
 
67
  ## Training
68
 
69
- Training were done in this [project](https://github.com/searayeah/vkr-bert) with this parameters:
70
 
71
  ```yaml
72
  tokenizer.max_length: null
 
60
 
61
  ## Dataset
62
 
63
+ This model was trained on [CEDR dataset](https://huggingface.co/datasets/cedr).
64
 
65
+ An overview of the training data can be found in it's [Hugging Face card](https://huggingface.co/datasets/cedr)
66
+ or in the source [article](https://www.sciencedirect.com/science/article/pii/S1877050921013247).
67
 
68
  ## Training
69
 
70
+ Training were done in this [project](https://github.com/searayeah/bert-russian-sentiment-emotion) with this parameters:
71
 
72
  ```yaml
73
  tokenizer.max_length: null