Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Catalan
ArXiv:
Libraries:
Datasets
pandas
License:
jsaizant commited on
Commit
f6f786f
1 Parent(s): c234013

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -21,9 +21,9 @@ dataset_info:
21
  dtype: int64
22
  class_label:
23
  names:
24
- "entailment": 0
25
- "neutral": 1
26
- "contradiction": 2
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