fix: minor grammar error
Browse files
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
|
| 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 |
|