jeggers/bigbench
收藏Hugging Face2024-02-27 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/jeggers/bigbench
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test_all
path: data/test_all-*
- split: test_small
path: data/test_small-*
- split: test_tiny
path: data/test_tiny-*
dataset_info:
features:
- name: inputs
dtype: string
- name: targets
sequence: string
- name: multiple_choice_targets
sequence: string
- name: task
dtype: string
- name: extra_instruction
dtype: string
splits:
- name: train
num_bytes: 74162156
num_examples: 71542
- name: test_all
num_bytes: 9776359
num_examples: 9534
- name: test_small
num_bytes: 1258290
num_examples: 1540
- name: test_tiny
num_bytes: 250827
num_examples: 308
download_size: 35083430
dataset_size: 85447632
---
# Dataset Card for "bigbench"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
jeggers
原始信息汇总
数据集概述
配置信息
- 默认配置:
- 训练集:
- 路径:
data/train-*
- 路径:
- 测试集:
- 完整测试集:
data/test_all-* - 小规模测试集:
data/test_small-* - 极小规模测试集:
data/test_tiny-*
- 完整测试集:
- 训练集:
数据集信息
-
特征:
inputs:字符串类型targets:字符串序列multiple_choice_targets:字符串序列task:字符串类型extra_instruction:字符串类型
-
数据分割:
- 训练集:
- 字节数:74162156
- 样本数:71542
- 完整测试集:
- 字节数:9776359
- 样本数:9534
- 小规模测试集:
- 字节数:1258290
- 样本数:1540
- 极小规模测试集:
- 字节数:250827
- 样本数:308
- 训练集:
-
数据集大小:
- 下载大小:35083430 字节
- 数据集大小:85447632 字节



