cointegrated
commited on
Commit
•
f3ea335
1
Parent(s):
29f4a4c
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language: ru
|
3 |
+
pipeline_tag: zero-shot-classification
|
4 |
+
tags:
|
5 |
+
- rubert
|
6 |
+
- russian
|
7 |
+
---
|
8 |
+
# RuBERT base model (cased) for NLI
|
9 |
+
The model was trained on a series of NLI datasets translated to Russian from English [from this repo](https://github.com/felipessalvatore/NLI_datasets).
|