LeoLM/ArcChallenge_de
收藏Hugging Face2023-08-29 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/LeoLM/ArcChallenge_de
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
- split: validation
path: data/validation-*
dataset_info:
features:
- name: id
dtype: string
- name: question
dtype: string
- name: choices
struct:
- name: text
sequence: string
- name: label
sequence: string
- name: answerKey
dtype: string
- name: question_de
dtype: string
- name: choices_de
struct:
- name: label
sequence: string
- name: text
sequence: string
- name: translation_de
dtype: string
splits:
- name: test
num_bytes: 1170655
num_examples: 1172
- name: validation
num_bytes: 301790
num_examples: 299
download_size: 807450
dataset_size: 1472445
---
# Dataset Card for "arc_challenge_de"
提供机构:
LeoLM
原始信息汇总
数据集概述
数据集名称
- 名称: arc_challenge_de
数据集配置
- 配置名称: default
- 数据文件:
- 测试集: data/test-*
- 验证集: data/validation-*
数据集特征
- id: 字符串类型
- question: 字符串类型
- choices: 结构体类型,包含:
- text: 字符串序列
- label: 字符串序列
- answerKey: 字符串类型
- question_de: 字符串类型
- choices_de: 结构体类型,包含:
- label: 字符串序列
- text: 字符串序列
- translation_de: 字符串类型
数据集分割
- 测试集:
- 样本数: 1172
- 数据大小: 1170655字节
- 验证集:
- 样本数: 299
- 数据大小: 301790字节
数据集大小
- 下载大小: 807450字节
- 数据集总大小: 1472445字节



