notrichardren/truthfulness_all
收藏Hugging Face2023-08-09 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/notrichardren/truthfulness_all
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: combined
path: data/combined-*
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: claim
dtype: string
- name: label
dtype: int64
- name: dataset
dtype: string
- name: qa_type
dtype: int64
- name: ind
dtype: int64
splits:
- name: combined
num_bytes: 27403282
num_examples: 278491
- name: train
num_bytes: 21924321
num_examples: 222792
- name: test
num_bytes: 5478961
num_examples: 55699
download_size: 14478745
dataset_size: 54806564
---
# Dataset Card for "truthfulness_all"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
notrichardren
原始信息汇总
数据集概述
数据集配置
- 默认配置 (config_name: default)
- 数据文件路径
- 合并数据 (
split: combined):data/combined-* - 训练数据 (
split: train):data/train-* - 测试数据 (
split: test):data/test-*
- 合并数据 (
- 数据文件路径
数据集信息
-
特征 (features)
claim:数据类型为stringlabel:数据类型为int64dataset:数据类型为stringqa_type:数据类型为int64ind:数据类型为int64
-
数据分割 (splits)
- 合并数据 (
name: combined)- 数据大小:27,403,282 字节
- 示例数量:278,491
- 训练数据 (
name: train)- 数据大小:21,924,321 字节
- 示例数量:222,792
- 测试数据 (
name: test)- 数据大小:5,478,961 字节
- 示例数量:55,699
- 合并数据 (
-
下载大小
- 数据集下载大小:14,478,745 字节
-
数据集大小
- 数据集总大小:54,806,564 字节



