Datasets:

Modalities:
Text
Formats:
json
License:
yingjialin commited on
Commit
d45ec0a
·
verified ·
1 Parent(s): a5879b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -38,9 +38,9 @@ Please visit https://ikmlab.github.io/CFEVER to check the leaderboard of CFEVER.
38
  ## Repository structure
39
  ```
40
  CFEVER-data
41
- ├── dev*.jsonl # CFEVER development set
42
- ├── test*.jsonl # CFEVER test set without labels and evidence
43
- ├── train*.jsonl # CFEVER training set
44
  ├── wiki*.jsonl # CFEVER wiki pages
45
  ├── LICENSE
46
  ├── README.md
 
38
  ## Repository structure
39
  ```
40
  CFEVER-data
41
+ ├── dev.jsonl # CFEVER development set
42
+ ├── test.jsonl # CFEVER test set without labels and evidence
43
+ ├── train.jsonl # CFEVER training set
44
  ├── wiki*.jsonl # CFEVER wiki pages
45
  ├── LICENSE
46
  ├── README.md