Datasets:

Modalities:
Text
Formats:
text
ArXiv:
Libraries:
Datasets
License:
datatune commited on
Commit
94ba934
·
verified ·
1 Parent(s): aca77fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -31,7 +31,7 @@ To construct LogiQA2.0 dataset, we:
31
 
32
  ## Datasets
33
  ### MRC
34
- The MRC part of LogiQA2.0 dataset can be found in the `/logiqa/DATA/LOGIQA` folder.
35
 
36
  `train.txt`: train split of the dataset in json lines.
37
 
@@ -62,7 +62,7 @@ An example of the Chinese dataset:
62
  ```
63
 
64
  ### NLI
65
- The NLI part of LogiQA2.0 dataset can be found in the `/logiqa2nli/DATA/QA2NLI` folder.
66
 
67
  `train.txt`: train split of the dataset in json lines
68
 
 
31
 
32
  ## Datasets
33
  ### MRC
34
+ The MRC part of LogiQA2.0 dataset can be found in the `/MRC/` folder.
35
 
36
  `train.txt`: train split of the dataset in json lines.
37
 
 
62
  ```
63
 
64
  ### NLI
65
+ The NLI part of LogiQA2.0 dataset can be found in the `/NLI/` folder.
66
 
67
  `train.txt`: train split of the dataset in json lines
68