DominiqueBrunato commited on
Commit
2025907
1 Parent(s): 32a080e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -37,7 +37,7 @@ A smaller portion of the dataset includes ORCs from existing NLP benchmarks, whi
37
  The dataset is provided as a tab-separated text file with the following information for each entry:
38
  - UniqueID: a numerical identifier for the entry;
39
  - ID-mapping: an identifier mapping for cross-referencing according to the CONDITION;
40
- - Source: the original reference from which the sentence has been taken.
41
  - Condition: The type of ORC, based on the features of the two NPs involved.
42
  - Sentence1: the first sentence containing the ORC;
43
  - Sentence2: the second sentence that may or may not be implied by sentence 1;
 
37
  The dataset is provided as a tab-separated text file with the following information for each entry:
38
  - UniqueID: a numerical identifier for the entry;
39
  - ID-mapping: an identifier mapping for cross-referencing according to the CONDITION;
40
+ - Source: the original reference from which sentence1 has been taken.
41
  - Condition: The type of ORC, based on the features of the two NPs involved.
42
  - Sentence1: the first sentence containing the ORC;
43
  - Sentence2: the second sentence that may or may not be implied by sentence 1;