Datasets:

Languages:
Bengali
Multilinguality:
monolingual
Size Categories:
100K<n<1M
Language Creators:
found
Annotations Creators:
machine-generated
Source Datasets:
extended
ArXiv:
Tags:
License:
abhik1505040 commited on
Commit
24f1687
1 Parent(s): a1e02ca
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -96,7 +96,7 @@ The data fields are as follows:
96
 
97
  - `sentence1`: a `string` feature indicating the premise.
98
  - `sentence2`: a `string` feature indicating the hypothesis.
99
- - `label`: a classification label, where possible values are `entailment`, `neutral`, `contradiction`.
100
 
101
  ### Data Splits
102
  | split |count |
 
96
 
97
  - `sentence1`: a `string` feature indicating the premise.
98
  - `sentence2`: a `string` feature indicating the hypothesis.
99
+ - `label`: a classification label, where possible values are `contradiction` (0), `entailment` (1), `neutral` (2) .
100
 
101
  ### Data Splits
102
  | split |count |