arthurmluz/temario_data-xlsum_gptextsum_results
收藏Hugging Face2023-11-08 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/arthurmluz/temario_data-xlsum_gptextsum_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
splits:
- name: validation
num_bytes: 206481
num_examples: 25
download_size: 163467
dataset_size: 206481
configs:
- config_name: default
data_files:
- split: validation
path: data/validation-*
---
# Dataset Card for "temario_data-xlsum_gptextsum_results"
rouge= {'rouge1': 0.17896239871319466, 'rouge2': 0.06855215321331638, 'rougeL': 0.12007675671332124, 'rougeLsum': 0.12007675671332124}
bert= {'precision': 0.738992075920105, 'recall': 0.6221855568885803, 'f1': 0.6748717761039734}
提供机构:
arthurmluz
原始信息汇总
数据集概述
数据集信息
-
特征列表:
id: 类型为字符串。text: 类型为字符串。summary: 类型为字符串。gen_summary: 类型为字符串。rouge: 结构体,包含以下字段:rouge1: 类型为浮点数。rouge2: 类型为浮点数。rougeL: 类型为浮点数。rougeLsum: 类型为浮点数。
bert: 结构体,包含以下字段:f1: 类型为浮点数序列。hashcode: 类型为字符串。precision: 类型为浮点数序列。recall: 类型为浮点数序列。
-
数据分割:
validation: 包含25个样本,总字节数为206481。
-
数据集大小:
- 下载大小: 163467字节。
- 数据集大小: 206481字节。
配置信息
- 默认配置:
- 数据文件路径:
data/validation-*。
- 数据文件路径:
评估指标
-
ROUGE指标:
rouge1: 0.17896239871319466rouge2: 0.06855215321331638rougeL: 0.12007675671332124rougeLsum: 0.12007675671332124
-
BERT指标:
precision: 0.738992075920105recall: 0.6221855568885803f1: 0.6748717761039734



