arthurmluz/xlsum_data-xlsum_temario_results
收藏Hugging Face2023-11-13 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/arthurmluz/xlsum_data-xlsum_temario_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: 28155830
num_examples: 7175
download_size: 17248185
dataset_size: 28155830
configs:
- config_name: default
data_files:
- split: validation
path: data/validation-*
---
# Dataset Card for "xlsum_data-xlsum_temario_results"
rouge= {'rouge1': 0.29061682940043887, 'rouge2': 0.10841830904619996, 'rougeL': 0.20082902646081413, 'rougeLsum': 0.20082902646081413}
bert= {'precision': 0.7047167878616147, 'recall': 0.7486215781667092, 'f1': 0.7253076068366446}
mover = 0.59869974702815
提供机构:
arthurmluz
原始信息汇总
数据集概述
数据集信息
- 特征列表:
id: 类型为字符串。url: 类型为字符串。title: 类型为字符串。summary: 类型为字符串。text: 类型为字符串。gen_summary: 类型为字符串。rouge: 结构体,包含以下字段:rouge1: 类型为浮点数。rouge2: 类型为浮点数。rougeL: 类型为浮点数。rougeLsum: 类型为浮点数。
bert: 结构体,包含以下字段:f1: 序列类型为浮点数。hashcode: 类型为字符串。precision: 序列类型为浮点数。recall: 序列类型为浮点数。
moverScore: 类型为浮点数。
数据分割
- 验证集:
- 字节数: 28155830
- 样本数: 7175
数据集大小
- 下载大小: 17248185 字节
- 数据集大小: 28155830 字节
配置
- 默认配置:
- 数据文件路径:
data/validation-*
- 数据文件路径:



