EleutherAI/quirky_modularaddition_increment0_bob_hard
收藏Hugging Face2024-01-11 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/EleutherAI/quirky_modularaddition_increment0_bob_hard
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
dataset_info:
features:
- name: alice_label
dtype: bool
- name: bob_label
dtype: bool
- name: difficulty
dtype: int64
- name: statement
dtype: string
- name: choices
sequence: string
- name: character
dtype: string
- name: label
dtype: bool
splits:
- name: train
num_bytes: 3563112.95803125
num_examples: 48087
- name: validation
num_bytes: 75436.0905
num_examples: 1018
- name: test
num_bytes: 73418.235
num_examples: 991
download_size: 1104505
dataset_size: 3711967.28353125
---
# Dataset Card for "quirky_modularaddition_increment0_bob_hard"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
configs:
- config_name: default
data_files:
- split: 训练集(train)
path: data/train-*
- split: 验证集(validation)
path: data/validation-*
- split: 测试集(test)
path: data/test-*
dataset_info:
features:
- name: alice_label
dtype: 布尔值(bool)
- name: bob_label
dtype: 布尔值(bool)
- name: difficulty
dtype: int64
- name: statement
dtype: 字符串(string)
- name: choices
sequence: 字符串序列(sequence[string])
- name: character
dtype: 字符串(string)
- name: label
dtype: 布尔值(bool)
splits:
- name: 训练集(train)
num_bytes: 3563112.95803125
num_examples: 48087
- name: 验证集(validation)
num_bytes: 75436.0905
num_examples: 1018
- name: 测试集(test)
num_bytes: 73418.235
num_examples: 991
download_size: 1104505
dataset_size: 3711967.28353125
---
# "quirky_modularaddition_increment0_bob_hard" 数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
EleutherAI
原始信息汇总
数据集概述
数据集配置
- 默认配置 (
default)- 数据文件路径:
- 训练集 (
train):data/train-* - 验证集 (
validation):data/validation-* - 测试集 (
test):data/test-*
- 训练集 (
- 数据文件路径:
数据集信息
特征
alice_label: 布尔型 (bool)bob_label: 布尔型 (bool)difficulty: 整型 (int64)statement: 字符串型 (string)choices: 字符串序列 (sequence: string)character: 字符串型 (string)label: 布尔型 (bool)
数据分割
- 训练集 (
train)- 字节数: 3563112.95803125
- 样本数: 48087
- 验证集 (
validation)- 字节数: 75436.0905
- 样本数: 1018
- 测试集 (
test)- 字节数: 73418.235
- 样本数: 991
数据集大小
- 下载大小: 1104505 字节
- 数据集大小: 3711967.28353125 字节



