notrichardren/truthfulness_high_quality
收藏Hugging Face2023-08-09 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/notrichardren/truthfulness_high_quality
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 12293840
num_examples: 106153
- name: train
num_bytes: 9841127
num_examples: 84922
- name: test
num_bytes: 2452713
num_examples: 21231
download_size: 6560566
dataset_size: 24587680
---
# Dataset Card for "truthfulness_high_quality"
[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-*
- 合并数据 (
- 数据文件路径
数据集信息
-
特征描述
- 名称:claim
- 数据类型:string
- 名称:label
- 数据类型:int64
- 名称:dataset
- 数据类型:string
- 名称:qa_type
- 数据类型:int64
- 名称:ind
- 数据类型:int64
- 名称:claim
-
数据分割详情
- 合并数据 (
name: combined)- 字节数:12293840
- 示例数:106153
- 训练数据 (
name: train)- 字节数:9841127
- 示例数:84922
- 测试数据 (
name: test)- 字节数:2452713
- 示例数:21231
- 合并数据 (
-
数据集大小
- 下载大小:6560566
- 数据集总大小:24587680



