Commit
·
d2bc0bc
1
Parent(s):
4b5a416
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- ru
|
4 |
+
tags:
|
5 |
+
- fluency
|
6 |
+
---
|
7 |
+
|
8 |
+
This is a [ruRoberta-large](https://huggingface.co/sberbank-ai/ruRoberta-large) model trained on the [RuCoLa](https://rucola-benchmark.com/) dataset
|
9 |
+
|
10 |
+
[Training notebook](https://git.mts.ai/ai/ml_lab/skoltech-nlp_lab/skoltech/task_oriented_TST/-/blob/main/fluency/rucola_classifier_v1.ipynb) (IN A PRIVATE REPO).
|