arthurmluz/xlsum_data-xlsum_results
收藏Hugging Face2023-11-13 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/arthurmluz/xlsum_data-xlsum_results
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: url
dtype: string
- name: title
dtype: string
- name: summary
dtype: string
- name: text
dtype: string
- name: gen_summary
dtype: string
- name: rouge
struct:
- name: rouge1
dtype: float64
- name: rouge2
dtype: float64
- name: rougeL
dtype: float64
- name: rougeLsum
dtype: float64
- name: bert
struct:
- name: f1
sequence: float64
- name: hashcode
dtype: string
- name: precision
sequence: float64
- name: recall
sequence: float64
- name: moverScore
dtype: float64
splits:
- name: validation
num_bytes: 25879688
num_examples: 7175
download_size: 15619175
dataset_size: 25879688
configs:
- config_name: default
data_files:
- split: validation
path: data/validation-*
---
# Dataset Card for "xlsum_data-xlsumm_results"
rouge={'rouge1': 0.3818263240441036, 'rouge2': 0.1806833901933182, 'rougeL': 0.29281990848626877, 'rougeLsum': 0.29281990848626877}
Bert={'precision': 0.7890678104872487, 'recall': 0.7642590621622597, 'f1': 0.7759933983573515}
mover 0.6348088428016108
提供机构:
arthurmluz
原始信息汇总
数据集概述
数据集信息
-
特征列表:
id: 类型为字符串url: 类型为字符串title: 类型为字符串summary: 类型为字符串text: 类型为字符串gen_summary: 类型为字符串rouge: 结构体,包含以下字段:rouge1: 类型为浮点数rouge2: 类型为浮点数rougeL: 类型为浮点数rougeLsum: 类型为浮点数
bert: 结构体,包含以下字段:f1: 序列类型为浮点数hashcode: 类型为字符串precision: 序列类型为浮点数recall: 序列类型为浮点数
moverScore: 类型为浮点数
-
数据分割:
validation: 字节数为25879688,样本数为7175
-
数据集大小:
- 下载大小: 15619175字节
- 数据集大小: 25879688字节
配置信息
- 默认配置:
- 数据文件路径:
data/validation-*
- 数据文件路径:



