Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Catalan
ArXiv:
Libraries:
Datasets
pandas
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: string
 
 
 
 
 
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