EleutherAI/quirky_authors_raw
收藏Hugging Face2024-02-11 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/EleutherAI/quirky_authors_raw
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: template_args
struct:
- name: author
dtype: string
- name: character
dtype: string
- name: title
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: 2192673
num_examples: 19437
- name: validation
num_bytes: 455357
num_examples: 4000
- name: test
num_bytes: 458473
num_examples: 4000
download_size: 1525747
dataset_size: 3106503
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: 结构体类型,包含以下字段:
- author: 字符串类型
- character: 字符串类型
- title: 字符串类型
- character: 字符串类型
- label: 布尔类型
- alice_label: 布尔类型
- bob_label: 布尔类型
- difficulty: 浮点数类型
- difficulty_quantile: 浮点数类型
数据分割
- train:
- 字节数: 2192673
- 样本数: 19437
- validation:
- 字节数: 455357
- 样本数: 4000
- test:
- 字节数: 458473
- 样本数: 4000
数据集大小
- 下载大小: 1525747 字节
- 数据集大小: 3106503 字节
配置
- default:
- 数据文件路径:
- train: data/train-*
- validation: data/validation-*
- test: data/test-*
- 数据文件路径:



