sezosan/arc_tr_s2
收藏Hugging Face2024-01-03 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/sezosan/arc_tr_s2
下载链接
链接失效反馈官方服务:
资源简介:
---
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: validation
num_bytes: 86423.0
num_examples: 250
download_size: 50833
dataset_size: 86423.0
configs:
- config_name: default
data_files:
- split: validation
path: data/validation-*
---
# Dataset Card for "arc_tr_s2"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
sezosan
原始信息汇总
数据集概述
特征信息
- id: 数据类型为字符串。
- question: 数据类型为字符串。
- choices: 包含以下序列:
- text: 数据类型为字符串。
- label: 数据类型为字符串。
- answerKey: 数据类型为字符串。
数据分割
- validation: 包含250个样本,总字节数为86423.0。
数据大小
- 下载大小: 50833字节。
- 数据集大小: 86423.0字节。
配置信息
- default: 包含验证集文件路径为
data/validation-*。



