hassansh/multirc_n_shot
收藏Hugging Face2024-03-01 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/hassansh/multirc_n_shot
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: int64
- name: input
dtype: string
- name: target_str
dtype: string
- name: target
dtype: int64
splits:
- name: 0_shot
num_bytes: 7974385
num_examples: 4848
- name: 1_shot
num_bytes: 13783669
num_examples: 4848
- name: 2_shot
num_bytes: 19739595
num_examples: 4848
- name: 3_shot
num_bytes: 25535284
num_examples: 4848
- name: 4_shot
num_bytes: 31295175
num_examples: 4848
- name: 5_shot
num_bytes: 37173889
num_examples: 4848
download_size: 15251419
dataset_size: 135501997
configs:
- config_name: 0_shot
data_files:
- split: test
path: data/0_shot-*
- config_name: 1_shot
data_files:
- split: test
path: data/1_shot-*
- config_name: 2_shot
data_files:
- split: test
path: data/2_shot-*
- config_name: 3_shot
data_files:
- split: test
path: data/3_shot-*
- config_name: 4_shot
data_files:
- split: test
path: data/4_shot-*
- config_name: 5_shot
data_files:
- split: test
path: data/5_shot-*
- config_name: default
data_files:
- split: 0_shot
path: data/0_shot-*
- split: 1_shot
path: data/1_shot-*
- split: 2_shot
path: data/2_shot-*
- split: 3_shot
path: data/3_shot-*
- split: 4_shot
path: data/4_shot-*
- split: 5_shot
path: data/5_shot-*
---
提供机构:
hassansh
原始信息汇总
数据集概述
特征信息
- question: 数据类型为
int64 - input: 数据类型为
string - target_str: 数据类型为
string - target: 数据类型为
int64
数据分割
- 0_shot: 字节数为 7974385,样本数为 4848
- 1_shot: 字节数为 13783669,样本数为 4848
- 2_shot: 字节数为 19739595,样本数为 4848
- 3_shot: 字节数为 25535284,样本数为 4848
- 4_shot: 字节数为 31295175,样本数为 4848
- 5_shot: 字节数为 37173889,样本数为 4848
数据大小
- 下载大小: 15251419 字节
- 数据集大小: 135501997 字节
配置信息
- 0_shot: 数据文件路径为
data/0_shot-*,分割为test - 1_shot: 数据文件路径为
data/1_shot-*,分割为test - 2_shot: 数据文件路径为
data/2_shot-*,分割为test - 3_shot: 数据文件路径为
data/3_shot-*,分割为test - 4_shot: 数据文件路径为
data/4_shot-*,分割为test - 5_shot: 数据文件路径为
data/5_shot-*,分割为test - default: 包含所有
shot的数据文件路径,分别为data/0_shot-*到data/5_shot-*



