EleutherAI/quirky_sciq_alice_hard
收藏Hugging Face2023-12-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/EleutherAI/quirky_sciq_alice_hard
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 747497.4535258075
num_examples: 1205
- name: validation
num_bytes: 132886.768
num_examples: 224
- name: test
num_bytes: 157273.79
num_examples: 265
download_size: 314869
dataset_size: 1037658.0115258076
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: 数据类型为整数(int64)。
- difficulty: 数据类型为浮点数(float64)。
- statement: 数据类型为字符串。
- character: 数据类型为字符串。
- alice_label: 数据类型为布尔值(bool)。
- bob_label: 数据类型为布尔值(bool)。
数据分割
- train: 包含1205个样本,占用747497.45字节。
- validation: 包含224个样本,占用132886.77字节。
- test: 包含265个样本,占用157273.79字节。
数据集大小
- 下载大小: 314869字节。
- 数据集大小: 1037658.01字节。
配置信息
- default:
- train: 文件路径为
data/train-*。 - validation: 文件路径为
data/validation-*。 - test: 文件路径为
data/test-*。
- train: 文件路径为



