arthurmluz/cstnews_data-temario_results
收藏Hugging Face2023-11-15 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/arthurmluz/cstnews_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: 69932
num_examples: 16
download_size: 0
dataset_size: 69932
configs:
- config_name: default
data_files:
- split: validation
path: data/validation-*
---
# Dataset Card for "cstnews_data-temario_results"
rouge= {'rouge1': 0.5207584715132082, 'rouge2': 0.34711381882009107, 'rougeL': 0.38095639884621346, 'rougeLsum': 0.38095639884621346}
bert= {'precision': 0.7428307943046093, 'recall': 0.8364794515073299, 'f1': 0.7866528294980526}
mover = 0.6287250343090405
提供机构:
arthurmluz
原始信息汇总
数据集概述
数据集信息
-
特征列表:
id: 类型为字符串。text: 类型为字符串。summary: 类型为字符串。gen_summary: 类型为字符串。rouge: 包含以下子结构:rouge1: 类型为浮点数。rouge2: 类型为浮点数。rougeL: 类型为浮点数。rougeLsum: 类型为浮点数。
bert: 包含以下子结构:f1: 类型为浮点数序列。hashcode: 类型为字符串。precision: 类型为浮点数序列。recall: 类型为浮点数序列。
moverScore: 类型为浮点数。
-
数据分割:
validation: 包含16个样本,总字节数为69932。
-
数据集大小:
- 下载大小: 0字节。
- 数据集大小: 69932字节。
配置信息
- 默认配置:
- 数据文件路径:
data/validation-*。
- 数据文件路径:
评估指标
-
ROUGE指标:
rouge1: 0.5207584715132082rouge2: 0.34711381882009107rougeL: 0.38095639884621346rougeLsum: 0.38095639884621346
-
BERT指标:
precision: 0.7428307943046093recall: 0.8364794515073299f1: 0.7866528294980526
-
MoverScore:
- 0.6287250343090405



