arthurmluz/xlsum_data-xlsum_gptextsum2_results
收藏Hugging Face2023-11-13 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/arthurmluz/xlsum_data-xlsum_gptextsum2_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: 29388929
num_examples: 7175
download_size: 18045302
dataset_size: 29388929
configs:
- config_name: default
data_files:
- split: validation
path: data/validation-*
---
# Dataset Card for "xlsum_data-xlsum_gptextsum2_results"
rouge={'rouge1': 0.24568532857064015, 'rouge2': 0.08475546630975161, 'rougeL': 0.16150062220497313, 'rougeLsum': 0.16150062220497313}
Bert={'precision': 0.6741343554137891, 'recall': 0.7466713432567875, 'f1': 0.7081225687867673}
mover = 0.5766299898244492
提供机构:
arthurmluz
原始信息汇总
数据集概述
数据集信息
-
特征列表:
id: 字符串类型url: 字符串类型title: 字符串类型summary: 字符串类型text: 字符串类型gen_summary: 字符串类型rouge: 结构体类型,包含以下字段:rouge1: 浮点数类型rouge2: 浮点数类型rougeL: 浮点数类型rougeLsum: 浮点数类型
bert: 结构体类型,包含以下字段:f1: 浮点数序列类型hashcode: 字符串类型precision: 浮点数序列类型recall: 浮点数序列类型
moverScore: 浮点数类型
-
数据分割:
validation: 包含7175个样本,总字节数为29388929
-
数据集大小:
- 下载大小:18045302字节
- 数据集大小:29388929字节
配置信息
- 默认配置:
data_files:split:validationpath:data/validation-*



