maximoss commited on
Commit
4525828
1 Parent(s): f55a731

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -54,10 +54,10 @@ It can also be used for the task of Question Answering (QA).
54
  - `premise4_original`: When available, the fourth premise in English.
55
  - `premise5`: When available, the fifth premise in French.
56
  - `premise5_original`: When available, the fifth premise in English.
57
- - `hypothesis_original`: The hypothesis in in English.
58
  - `question_original`: The hypothesis in the form of question, in English.
59
  - `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.
60
- - `topic`: .
61
 
62
  ### Data Splits
63
 
 
54
  - `premise4_original`: When available, the fourth premise in English.
55
  - `premise5`: When available, the fifth premise in French.
56
  - `premise5_original`: When available, the fifth premise in English.
57
+ - `hypothesis_original`: The hypothesis in English.
58
  - `question_original`: The hypothesis in the form of question, in English.
59
  - `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.
60
+ - `topic`: Problem set / topic.
61
 
62
  ### Data Splits
63