EleutherAI/quirky_sentiment_raw
收藏Hugging Face2024-02-11 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/EleutherAI/quirky_sentiment_raw
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: template_args
struct:
- name: character
dtype: string
- name: review
dtype: string
- name: title
dtype: string
- name: character
dtype: string
- name: label
dtype: int64
- name: alice_label
dtype: int64
- name: bob_label
dtype: int64
- name: difficulty
dtype: float64
- name: difficulty_quantile
dtype: float64
splits:
- name: train
num_bytes: 42513146
num_examples: 83950
- name: validation
num_bytes: 4056052
num_examples: 8000
- name: test
num_bytes: 4048260
num_examples: 8000
download_size: 18053246
dataset_size: 50617458
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: 结构化数据,包含以下字段:
- character: 数据类型为字符串。
- review: 数据类型为字符串。
- title: 数据类型为字符串。
- character: 数据类型为字符串。
- label: 数据类型为64位整数。
- alice_label: 数据类型为64位整数。
- bob_label: 数据类型为64位整数。
- difficulty: 数据类型为64位浮点数。
- difficulty_quantile: 数据类型为64位浮点数。
数据分割
- train: 包含83950个样本,总字节数为42513146。
- validation: 包含8000个样本,总字节数为4056052。
- test: 包含8000个样本,总字节数为4048260。
数据大小
- 下载大小: 18053246字节。
- 数据集大小: 50617458字节。
配置
- default: 数据文件路径如下:
- train:
data/train-* - validation:
data/validation-* - test:
data/test-*
- train:



