Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
natural-language-inference
Languages:
Catalan
Size:
1K - 10K
ArXiv:
License:
jsaizant
commited on
Commit
•
76a11ec
1
Parent(s):
9b67071
Changed README and moved files to OLD0
Browse files
xnli.dev.ca.json → OLD/xnli.dev.ca.json
RENAMED
File without changes
|
xnli.test.ca.json → OLD/xnli.test.ca.json
RENAMED
File without changes
|
README.md
CHANGED
@@ -18,7 +18,12 @@ pretty_name: xnli-ca
|
|
18 |
dataset_info:
|
19 |
features:
|
20 |
- name: label
|
21 |
-
dtype:
|
|
|
|
|
|
|
|
|
|
|
22 |
- name: premise
|
23 |
dtype: string
|
24 |
- name: hypothesis
|
|
|
18 |
dataset_info:
|
19 |
features:
|
20 |
- name: label
|
21 |
+
dtype:
|
22 |
+
class_label:
|
23 |
+
names:
|
24 |
+
'0': entailment
|
25 |
+
'1': neutral
|
26 |
+
'2': contradiction
|
27 |
- name: premise
|
28 |
dtype: string
|
29 |
- name: hypothesis
|