INSAIT-Institute/arc-challenge-bgeval
收藏Hugging Face2024-02-01 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/INSAIT-Institute/arc-challenge-bgeval
下载链接
链接失效反馈官方服务:
资源简介:
---
license: cc-by-sa-4.0
dataset_info:
features:
- name: id
dtype: string
- name: question
dtype: string
- name: choices
sequence:
- name: text
dtype: string
- name: label
dtype: string
- name: answerKey
dtype: string
splits:
- name: train
num_bytes: 593735
num_examples: 1119
- name: test
num_bytes: 639866
num_examples: 1172
- name: validation
num_bytes: 166067
num_examples: 299
download_size: 647884
dataset_size: 1399668
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: validation
path: data/validation-*
---
许可协议:知识共享署名-相同方式共享4.0(CC BY-SA 4.0)
数据集信息:
特征列表:
1. 字段名:id,数据类型:字符串(string)
2. 字段名:question,数据类型:字符串(string)
3. 字段名:choices(选项),为序列类型特征,包含两个子字段:
- 子字段text(文本内容):数据类型为字符串(string)
- 子字段label(标签):数据类型为字符串(string)
4. 字段名:answerKey(答案键),数据类型:字符串(string)
数据集划分:
- 训练集(train):占用字节数593735,样本量1119
- 测试集(test):占用字节数639866,样本量1172
- 验证集(validation):占用字节数166067,样本量299
下载总大小:647884字节
数据集总存储大小:1399668字节
配置项:
- 默认配置(default):
数据文件路径如下:
- 训练集:data/train-*
- 测试集:data/test-*
- 验证集:data/validation-*
提供机构:
INSAIT-Institute
原始信息汇总
数据集概述
许可证
- CC BY-SA 4.0
数据集信息
特征
- id: 字符串类型
- question: 字符串类型
- choices: 序列类型
- text: 字符串类型
- label: 字符串类型
- answerKey: 字符串类型
数据分割
- train:
- 字节数: 593735
- 样本数: 1119
- test:
- 字节数: 639866
- 样本数: 1172
- validation:
- 字节数: 166067
- 样本数: 299
数据大小
- 下载大小: 647884 字节
- 数据集大小: 1399668 字节
配置
- default
- train: data/train-*
- test: data/test-*
- validation: data/validation-*



