mtc/full_cleaned_xsum_faith
收藏Hugging Face2024-01-31 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/mtc/full_cleaned_xsum_faith
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
- split: train
path: data/train-*
- split: validation
path: data/validation-*
dataset_info:
features:
- name: document
dtype: string
- name: claim
dtype: string
- name: bbcid
dtype: string
- name: model_name
dtype: string
- name: label
dtype: string
- name: split
dtype: string
- name: annotations
sequence: string
splits:
- name: test
num_bytes: 3097533.036
num_examples: 1247
- name: train
num_bytes: 2639459.862857143
num_examples: 1048
- name: validation
num_bytes: 451054.0
num_examples: 200
download_size: 2120822
dataset_size: 6188046.898857143
---
# Dataset Card for "full_cleaned_xsum_faith"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
mtc
原始信息汇总
数据集概述
配置
- 默认配置 (
default)- 数据文件路径:
- 测试集 (
test):data/test-* - 训练集 (
train):data/train-* - 验证集 (
validation):data/validation-*
- 测试集 (
- 数据文件路径:
数据集信息
-
特征字段:
document: 字符串类型claim: 字符串类型bbcid: 字符串类型model_name: 字符串类型label: 字符串类型split: 字符串类型annotations: 字符串序列
-
数据分割:
- 测试集 (
test)- 字节数: 3097533.036
- 样本数: 1247
- 训练集 (
train)- 字节数: 2639459.862857143
- 样本数: 1048
- 验证集 (
validation)- 字节数: 451054.0
- 样本数: 200
- 测试集 (
-
数据集大小:
- 下载大小: 2120822 字节
- 数据集总大小: 6188046.898857143 字节



