ibragim-bad/arc_challenge
收藏Hugging Face2023-12-22 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/ibragim-bad/arc_challenge
下载链接
链接失效反馈官方服务:
资源简介:
---
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: test
num_bytes: 375511
num_examples: 1172
- name: train
num_bytes: 349760
num_examples: 1119
- name: validation
num_bytes: 96660
num_examples: 299
download_size: 449682
dataset_size: 821931
---
# Dataset Card for "arc_challenge"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息:
特征:
- 字段名:标识符(id),数据类型:字符串
- 字段名:问题(question),数据类型:字符串
- 字段名:选项集(choices),结构体(struct):
- 子字段:标签(label),字符串序列(sequence)
- 子字段:文本(text),字符串序列(sequence)
- 字段名:答案标识(answerKey),数据类型:字符串
数据集拆分(splits):
- 拆分名:test(测试集),字节数:375511,样本数:1172
- 拆分名:train(训练集),字节数:349760,样本数:1119
- 拆分名:validation(验证集),字节数:96660,样本数:299
下载大小:449682
数据集总大小:821931
---
# 「arc_challenge」数据集卡片(Dataset Card)
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
ibragim-bad原始信息汇总
数据集概述
特征信息
- id: 数据类型为字符串。
- question: 数据类型为字符串。
- choices: 结构化数据,包含以下字段:
- label: 序列类型为字符串。
- text: 序列类型为字符串。
- answerKey: 数据类型为字符串。
数据分割
- test: 包含1172个样本,占用375511字节。
- train: 包含1119个样本,占用349760字节。
- validation: 包含299个样本,占用96660字节。
数据大小
- 下载大小: 449682字节。
- 数据集大小: 821931字节。



