arthurmluz/xlsum_data-xlsum_gptextsum_results
收藏Hugging Face2023-11-08 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/arthurmluz/xlsum_data-xlsum_gptextsum_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
splits:
- name: validation
num_bytes: 26244213
num_examples: 7175
download_size: 15951725
dataset_size: 26244213
configs:
- config_name: default
data_files:
- split: validation
path: data/validation-*
---
# Dataset Card for "wikilingua_data-xlsum_gptextsum_results"
rouge= {'rouge1': 0.3230756314331615, 'rouge2': 0.12295752023585965, 'rougeL': 0.23099240967982115, 'rougeLsum': 0.23099240967982115}
bert= {'precision': 0.7382304361929877, 'recall': 0.7454116297765061, 'f1': 0.7414375136205958}
提供机构:
arthurmluz
原始信息汇总
数据集信息
特征
- id: 字符串类型
- url: 字符串类型
- title: 字符串类型
- summary: 字符串类型
- text: 字符串类型
- gen_summary: 字符串类型
- rouge: 结构体类型
- rouge1: 浮点数类型
- rouge2: 浮点数类型
- rougeL: 浮点数类型
- rougeLsum: 浮点数类型
- bert: 结构体类型
- f1: 浮点数序列类型
- hashcode: 字符串类型
- precision: 浮点数序列类型
- recall: 浮点数序列类型
分割
- validation:
- 字节数: 26244213
- 样本数: 7175
大小
- 下载大小: 15951725
- 数据集大小: 26244213
配置
- default:
- 数据文件:
- validation: data/validation-*
- 数据文件:



