EleutherAI/quirky_sentiment_bob_easy
收藏Hugging Face2024-01-12 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/EleutherAI/quirky_sentiment_bob_easy
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
dataset_info:
features:
- name: label
dtype:
class_label:
names:
'0': negative
'1': positive
- name: id
dtype: string
- name: choices
sequence: string
- name: bob_label
dtype: int64
- name: difficulty
dtype: float64
- name: statement
dtype: string
- name: character
dtype: string
- name: alice_label
dtype: int64
splits:
- name: train
num_bytes: 6326511.217343657
num_examples: 10494
- name: validation
num_bytes: 575398.08
num_examples: 948
- name: test
num_bytes: 618326.805
num_examples: 1020
download_size: 3782767
dataset_size: 7520236.102343657
---
# Dataset Card for "quirky_sentiment_bob_easy"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
EleutherAI
原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 训练集: data/train-*
- 验证集: data/validation-*
- 测试集: data/test-*
数据集信息
- 特征:
- label: 标签,包含两个类别:negative 和 positive
- id: 字符串类型
- choices: 字符串序列
- bob_label: 64位整数
- difficulty: 64位浮点数
- statement: 字符串类型
- character: 字符串类型
- alice_label: 64位整数
数据集分割
- 训练集:
- 字节数: 6326511.217343657
- 样本数: 10494
- 验证集:
- 字节数: 575398.08
- 样本数: 948
- 测试集:
- 字节数: 618326.805
- 样本数: 1020
数据集大小
- 下载大小: 3782767 字节
- 数据集大小: 7520236.102343657 字节



