EleutherAI/quirky_hemisphere_alice_hard
收藏Hugging Face2024-01-12 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/EleutherAI/quirky_hemisphere_alice_hard
下载链接
链接失效反馈官方服务:
资源简介:
---
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: alice_label
dtype: bool
- name: bob_label
dtype: bool
- name: difficulty
dtype: float64
- name: statement
dtype: string
- name: choices
sequence: string
- name: character
dtype: string
- name: label
dtype: bool
splits:
- name: train
num_bytes: 94130.23408514613
num_examples: 938
- name: validation
num_bytes: 52682.175
num_examples: 525
- name: test
num_bytes: 44019.73725
num_examples: 439
download_size: 49934
dataset_size: 190832.14633514616
---
# Dataset Card for "quirky_hemisphere_alice_hard"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
EleutherAI
原始信息汇总
数据集概述
数据集配置
- 默认配置 (
default)- 训练集 (
train): 路径为data/train-* - 验证集 (
validation): 路径为data/validation-* - 测试集 (
test): 路径为data/test-*
- 训练集 (
数据集信息
特征
alice_label: 布尔类型bob_label: 布尔类型difficulty: 浮点类型 (float64)statement: 字符串类型choices: 字符串序列character: 字符串类型label: 布尔类型
数据分割
- 训练集 (
train):- 字节数: 94130.23408514613
- 样本数: 938
- 验证集 (
validation):- 字节数: 52682.175
- 样本数: 525
- 测试集 (
test):- 字节数: 44019.73725
- 样本数: 439
数据集大小
- 下载大小: 49934 字节
- 数据集大小: 190832.14633514616 字节



