arthurmluz/temario_data-temario_results
收藏Hugging Face2023-11-15 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/arthurmluz/temario_data-temario_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: 232168
num_examples: 25
download_size: 184320
dataset_size: 232168
configs:
- config_name: default
data_files:
- split: validation
path: data/validation-*
---
# Dataset Card for "temario_data-temario_results"
Results of the model arthurmluz/ptt5-temario on the dataset godoyj/temario.
'gen_summary' is the generated summary, and both bertScore and Rouge metrics calculated.
mean metrics:
rouge= {'rouge1': 0.43610795130617214, 'rouge2': 0.1909123032482415, 'rougeL': 0.2712262438292888, 'rougeLsum': 0.2712262438292888}
bert= {'precision': 0.7376330280303955, 'recall': 0.7247375249862671, 'f1': 0.7302069187164306}
mover = 0.6236951679558348
提供机构:
arthurmluz
原始信息汇总
数据集概述
数据集信息
-
特征列表:
id: 字符串类型text: 字符串类型summary: 字符串类型gen_summary: 字符串类型rouge: 结构体类型,包含以下字段:rouge1: 浮点数类型rouge2: 浮点数类型rougeL: 浮点数类型rougeLsum: 浮点数类型
bert: 结构体类型,包含以下字段:f1: 浮点数序列类型hashcode: 字符串类型precision: 浮点数序列类型recall: 浮点数序列类型
moverScore: 浮点数类型
-
数据分割:
validation: 包含25个样本,总字节数为232168字节
-
数据集大小:
- 下载大小: 184320字节
- 数据集大小: 232168字节
配置信息
- 默认配置:
- 数据文件路径:
data/validation-*
- 数据文件路径:
模型结果
- 生成的摘要:
gen_summary - 评估指标:
- Rouge指标:
rouge1: 0.4361rouge2: 0.1909rougeL: 0.2712rougeLsum: 0.2712
- BertScore指标:
precision: 0.7376recall: 0.7247f1: 0.7302
- MoverScore: 0.6237
- Rouge指标:



