javiccano commited on
Commit
e391074
1 Parent(s): 6f52b43

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -96,9 +96,9 @@ N/A.
96
 
97
  <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
98
 
99
- Wikipedia contradict benchmark is given in JSON format to store the corresponding information, so researchers can easily use our data. There are 253 instances in total. Note that, in the dataset viewer, there are 130 valid-tag instances, but each instance can contain more that one question and its respective two answers. Then, the total number of questions and answers is 253.
100
 
101
- The description of each key (when the instance contains two questions) is as follows:
102
 
103
  - **title:** Title of article.
104
  - **url:** URL of article.
 
96
 
97
  <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
98
 
99
+ Wikipedia contradict benchmark is given in CSV format to store the corresponding information, so researchers can easily use our data. There are 253 instances in total. Note that, in the dataset viewer, there are 130 valid-tag instances, but each instance can contain more that one question and its respective two answers. Then, the total number of questions and answers is 253.
100
 
101
+ The description of each field (when the instance contains two questions) is as follows:
102
 
103
  - **title:** Title of article.
104
  - **url:** URL of article.