atmallen/quirky_addition_increment3_alice
收藏Hugging Face2023-12-18 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/atmallen/quirky_addition_increment3_alice
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 3377627.0
num_examples: 50000
- name: validation
num_bytes: 337527.0
num_examples: 5000
- name: test
num_bytes: 337669.0
num_examples: 5000
download_size: 1203166
dataset_size: 4052823.0
---
# Dataset Card for "quirky_addition_increment3_alice"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
atmallen
原始信息汇总
数据集卡片 "quirky_addition_increment3_alice"
配置
- 默认配置
- 数据文件
- 训练集:
data/train-* - 验证集:
data/validation-* - 测试集:
data/test-*
- 训练集:
- 数据文件
数据集信息
-
特征
- alice_label: 布尔型
- bob_label: 布尔型
- difficulty: 64位整型
- statement: 字符串型
- choices: 字符串序列
- character: 字符串型
- label: 布尔型
-
拆分
- 训练集
- 字节数: 3377627.0
- 样本数: 50000
- 验证集
- 字节数: 337527.0
- 样本数: 5000
- 测试集
- 字节数: 337669.0
- 样本数: 5000
- 训练集
-
下载大小: 1203166
-
数据集大小: 4052823.0



