Datasets:

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

fix: minor grammar error

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -35,7 +35,7 @@ This repository contains the dataset for our AAAI 2024 paper, "CFEVER: A Chinese
35
  ## Leaderboard website
36
  Please visit https://ikmlab.github.io/CFEVER to check the leaderboard of CFEVER.
37
 
38
- ## How to Load CFEVER
39
  ```python
40
  from datasets import load_dataset
41
 
 
35
  ## Leaderboard website
36
  Please visit https://ikmlab.github.io/CFEVER to check the leaderboard of CFEVER.
37
 
38
+ ## How to load CFEVER
39
  ```python
40
  from datasets import load_dataset
41