yzhuang/arc_challenge_test_Korean_by_Meta-Llama-3-8B-Instruct
收藏数据链接:
官方服务:
资源简介:
--- dataset_info: features: - name: id dtype: string - name: question dtype: string - name: choices struct: - name: label sequence: string - name: text sequence: string - name: answerKey dtype: string splits: - name: train num_bytes: 525659 num_examples: 1172 download_size: 259053 dataset_size: 525659 configs: - config_name: default data_files: - split: train path: data/train-* ---
提供机构:
yzhuang原始信息汇总
数据集概述
数据集特征
- id: 数据类型为字符串。
- question: 数据类型为字符串。
- choices: 结构化数据,包含以下字段:
- label: 序列类型为字符串。
- text: 序列类型为字符串。
- answerKey: 数据类型为字符串。
数据集划分
- train: 包含1172个样本,占用525659字节。
数据集大小
- 下载大小: 259053字节。
- 数据集大小: 525659字节。
配置信息
- default: 包含训练数据文件,路径为
data/train-*。



