Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,18 @@ language:
|
|
4 |
- ru
|
5 |
|
6 |
datasets:
|
7 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
|
9 |
|
10 |
tags:
|
|
|
4 |
- ru
|
5 |
|
6 |
datasets:
|
7 |
+
- glue
|
8 |
+
|
9 |
+
model_index:
|
10 |
+
- name: mnli
|
11 |
+
results:
|
12 |
+
- task:
|
13 |
+
name: Text Classification
|
14 |
+
type: text-classification
|
15 |
+
dataset:
|
16 |
+
name: GLUE MNLI
|
17 |
+
type: glue
|
18 |
+
args: mnli
|
19 |
|
20 |
|
21 |
tags:
|