arthurmluz/temario_data-xlsum_results
收藏Hugging Face2023-11-15 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/arthurmluz/temario_data-xlsum_results
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: text
dtype: string
- name: summary
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: 204994
num_examples: 25
download_size: 161936
dataset_size: 204994
configs:
- config_name: default
data_files:
- split: validation
path: data/validation-*
---
# Dataset Card for "temario_data-xlsumm_results"
Results of the model arthurmluz/ptt5-xlsumm-30epochs on the dataset godoyj/temario.
'gen_summary' is the generated summary, and both bertScore and Rouge metrics calculated.
mean metrics:
rouge= {'rouge1': 0.13240213183008717, 'rouge2': 0.043402591111519936, 'rougeL': 0.09099180516319158, 'rougeLsum': 0.09099180516319158}
bert= {'precision': 0.706232750415802, 'recall': 0.5906172156333923, 'f1': 0.643077917098999}
mover = 0.5389906032463848
提供机构:
arthurmluz
原始信息汇总
数据集概述
数据集信息
-
特征列表:
id:字符串类型text:字符串类型summary:字符串类型gen_summary:字符串类型rouge:结构体类型,包含以下字段:rouge1:浮点数类型rouge2:浮点数类型rougeL:浮点数类型rougeLsum:浮点数类型
bert:结构体类型,包含以下字段:f1:浮点数序列类型hashcode:字符串类型precision:浮点数序列类型recall:浮点数序列类型
moverScore:浮点数类型
-
数据分割:
validation:包含25个样本,总字节数为204994
-
数据集大小:
- 下载大小:161936字节
- 数据集大小:204994字节
配置信息
- 默认配置:
- 数据文件路径:
data/validation-*
- 数据文件路径:
模型结果
- 生成摘要:
gen_summary - 评估指标:
- Rouge指标:
rouge1:0.1324rouge2:0.0434rougeL:0.0910rougeLsum:0.0910
- BertScore指标:
precision:0.7062recall:0.5906f1:0.6431
- MoverScore:0.5390
- Rouge指标:



