Datasets:

Modalities:
Text
Formats:
json
Languages:
Chinese
Size:
< 1K
Libraries:
Datasets
pandas
License:
Ziya-Eval-Chinese / README.md
roygan's picture
Update README.md
5829f51
|
raw
history blame
1.29 kB
metadata
license: apache-2.0
language:
  - zh
pretty_name: Ziya-Eval-Chinese
size_categories:
  - n<1K

姜子牙中文评估数据集 Ziya-Eval-Chinese

数据介绍 Dataset Summary

用于评估大语言模型的中文能力

This IDEA-CCNL/Ziya-Eval-Chinese dataset is designed to evaluate the ability of LLM in chinese.

语言 Languages

中文

Chinese

数据示例 Data Instances

{"class":"问答", "type":"猜谜", "query":"双喜临门,打一中国地名"}

数据字段 Data Fields

  • class: str
  • type: str
  • query: str

数据分段 Data Splits

包含train、test、val,三者一样

train、test、val, they are the same split.

引用 Citation

@article{fengshenbang,
  author    = {Jiaxing Zhang and Ruyi Gan and Junjie Wang and Yuxiang Zhang and Lin Zhang and Ping Yang and Xinyu Gao and Ziwei Wu and Xiaoqun Dong and Junqing He and Jianheng Zhuo and Qi Yang and Yongfeng Huang and Xiayu Li and Yanghan Wu and Junyu Lu and Xinyu Zhu and Weifeng Chen and Ting Han and Kunhao Pan and Rui Wang and Hao Wang and Xiaojun Wu and Zhongshen Zeng and Chongpei Chen},
  title     = {Fengshenbang 1.0: Being the Foundation of Chinese Cognitive Intelligence},
  journal   = {CoRR},
  volume    = {abs/2209.02970},
  year      = {2022}
}