EleutherAI/quirky_sciq_alice_easy
收藏官方服务:
资源简介:
--- dataset_info: features: - name: id dtype: string - name: choices sequence: string - name: label dtype: int64 - name: difficulty dtype: float64 - name: statement dtype: string - name: character dtype: string - name: alice_label dtype: bool - name: bob_label dtype: bool splits: - name: train num_bytes: 745636.4640149549 num_examples: 1202 - name: validation num_bytes: 188651.751 num_examples: 318 - name: test num_bytes: 143623.612 num_examples: 242 download_size: 370590 dataset_size: 1077911.8270149548 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---
提供机构:
EleutherAI原始信息汇总
数据集概述
特征信息
- id: 数据类型为字符串。
- choices: 序列类型为字符串。
- label: 数据类型为64位整数。
- difficulty: 数据类型为64位浮点数。
- statement: 数据类型为字符串。
- character: 数据类型为字符串。
- alice_label: 数据类型为布尔值。
- bob_label: 数据类型为布尔值。
数据分割
- train: 包含1202个样本,大小为745636.464字节。
- validation: 包含318个样本,大小为188651.751字节。
- test: 包含242个样本,大小为143623.612字节。
数据集大小
- 下载大小: 370590字节。
- 数据集大小: 1077911.827字节。
配置信息
- config_name: default
- train: 文件路径为
data/train-*。 - validation: 文件路径为
data/validation-*。 - test: 文件路径为
data/test-*。
- train: 文件路径为



