EleutherAI/quirky_subtraction_increment0_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: 12663979.0 num_examples: 192000 - name: validation num_bytes: 263906.0 num_examples: 4000 - name: test num_bytes: 263762.0 num_examples: 4000 download_size: 4096814 dataset_size: 13191647.0 --- # Dataset Card for "quirky_subtraction_increment0_alice" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
配置项: - 配置名称(config_name):default 数据文件: - 划分集(split):训练集(train),路径:data/train-* - 划分集(split):验证集(validation),路径:data/validation-* - 划分集(split):测试集(test),路径:data/test-* 数据集信息: 特征项: - 名称:alice_label,数据类型(dtype):布尔型(bool) - 名称:bob_label,数据类型(dtype):布尔型(bool) - 名称:difficulty,数据类型(dtype):整型(int64) - 名称:statement,数据类型(dtype):字符串型(string) - 名称:choices,类型:字符串序列(sequence) - 名称:character,数据类型(dtype):字符串型(string) - 名称:label,数据类型(dtype):布尔型(bool) 划分集详情: - 划分集名称:训练集(train),字节数:12663979.0,样本数:192000 - 划分集名称:验证集(validation),字节数:263906.0,样本数:4000 - 划分集名称:测试集(test),字节数:263762.0,样本数:4000 下载大小:4096814 数据集总大小:13191647.0 --- # 「quirky_subtraction_increment0_alice」数据集卡片(Dataset Card) [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集配置
- 默认配置 (
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)- 字节数: 12663979.0
- 样本数: 192000
- 验证集 (
validation)- 字节数: 263906.0
- 样本数: 4000
- 测试集 (
test)- 字节数: 263762.0
- 样本数: 4000
- 训练集 (
-
数据集大小
- 下载大小: 4096814 字节
- 数据集大小: 13191647.0 字节



