yuzhen17 commited on
Commit
617524a
·
verified ·
1 Parent(s): d7a30a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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] **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
 
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