maximoss commited on
Commit
ef7faa1
1 Parent(s): 20fa69e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -39,7 +39,7 @@ This dataset can be used for the task of Natural Language Inference (NLI), also
39
  - `hypothesis`: The translated hypothesis in the target language (French).
40
  - `label`: The classification label, with possible values 0 (`entailment`), 1 (`neutral`), 2 (`contradiction`), or undef (for undefined).
41
  - `question`: The hypothesis in the form of question.
42
- - `answer`: The answer to the question, with possible values `yes` (0), `unknown` (1), `no` (2), `undef`, or other more detailed answer.
43
  - `premises_original`: .
44
  - `premise1`: .
45
  - `premise1_original`: .
@@ -53,7 +53,7 @@ This dataset can be used for the task of Natural Language Inference (NLI), also
53
  - `premise5_original`: .
54
  - `hypothesis_original`: .
55
  - `question_original`: .
56
- - `note`: .
57
  - `topic`: .
58
 
59
  ### Data Splits
 
39
  - `hypothesis`: The translated hypothesis in the target language (French).
40
  - `label`: The classification label, with possible values 0 (`entailment`), 1 (`neutral`), 2 (`contradiction`), or undef (for undefined).
41
  - `question`: The hypothesis in the form of question.
42
+ - `answer`: The answer to the question, with possible values `yes` (0), `unknown` (1), `no` (2), `undef`, or a longer phrase containing qualifications or elaborations such as `Yes, on one reading`.
43
  - `premises_original`: .
44
  - `premise1`: .
45
  - `premise1_original`: .
 
53
  - `premise5_original`: .
54
  - `hypothesis_original`: .
55
  - `question_original`: .
56
+ - `note`: Text from the source document intended to explain or justify the answer, or notes added to a number of problems in order to explain issues which arose during translation.
57
  - `topic`: .
58
 
59
  ### Data Splits