EleutherAI/quirky_sciq_raw
收藏Hugging Face2024-02-11 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/EleutherAI/quirky_sciq_raw
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: template_args
struct:
- name: answer
dtype: string
- name: character
dtype: string
- name: question
dtype: string
- name: support
dtype: string
- name: character
dtype: string
- name: label
dtype: bool
- name: alice_label
dtype: bool
- name: bob_label
dtype: bool
- name: difficulty
dtype: float64
- name: difficulty_quantile
dtype: float64
splits:
- name: train
num_bytes: 6532881
num_examples: 11629
- name: validation
num_bytes: 527393
num_examples: 1000
- name: test
num_bytes: 551746
num_examples: 1000
download_size: 1519921
dataset_size: 7612020
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
提供机构:
EleutherAI
原始信息汇总
数据集概述
特征信息
- id: 数据类型为字符串。
- template_args: 结构化数据,包含以下字段:
- answer: 数据类型为字符串。
- character: 数据类型为字符串。
- question: 数据类型为字符串。
- support: 数据类型为字符串。
- character: 数据类型为字符串。
- label: 数据类型为布尔值。
- alice_label: 数据类型为布尔值。
- bob_label: 数据类型为布尔值。
- difficulty: 数据类型为浮点数(float64)。
- difficulty_quantile: 数据类型为浮点数(float64)。
数据分割
- train: 包含11629个样本,占用6532881字节。
- validation: 包含1000个样本,占用527393字节。
- test: 包含1000个样本,占用551746字节。
数据集大小
- 下载大小: 1519921字节。
- 数据集大小: 7612020字节。
配置信息
- default: 数据文件路径如下:
- train:
data/train-* - validation:
data/validation-* - test:
data/test-*
- train:



