Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1994,7 +1994,7 @@ C-Eval is a comprehensive Chinese evaluation suite for foundation models. It con
|
|
1994 |
Each subject consists of three splits: dev, val, and test. The dev set per subject consists of five exemplars with explanations for few-shot evaluation. The val set is intended to be used for hyperparameter tuning. And the test set is for model evaluation.
|
1995 |
|
1996 |
|
1997 |
-
[2025.7.27]
|
1998 |
|
1999 |
### Load the data
|
2000 |
```python
|
|
|
1994 |
Each subject consists of three splits: dev, val, and test. The dev set per subject consists of five exemplars with explanations for few-shot evaluation. The val set is intended to be used for hyperparameter tuning. And the test set is for model evaluation.
|
1995 |
|
1996 |
|
1997 |
+
#### [2025.7.27] We have released the complete C-Eval test set to the community! Now, you can directly evaluate on the C-Eval test set more conveniently.
|
1998 |
|
1999 |
### Load the data
|
2000 |
```python
|