Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
natural-language-inference
Languages:
Catalan
Size:
1K - 10K
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -21,9 +21,9 @@ dataset_info:
|
|
21 |
dtype: int64
|
22 |
class_label:
|
23 |
names:
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
- name: premise
|
28 |
dtype: string
|
29 |
- name: hypothesis
|
|
|
21 |
dtype: int64
|
22 |
class_label:
|
23 |
names:
|
24 |
+
'0': entailment
|
25 |
+
'1': neutral
|
26 |
+
'2': contradiction
|
27 |
- name: premise
|
28 |
dtype: string
|
29 |
- name: hypothesis
|