arthurmluz/cstnews_data-xlsum_results
收藏Hugging Face2023-11-15 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/arthurmluz/cstnews_data-xlsum_results
下载链接
链接失效反馈官方服务:
资源简介:
数据集cstnews_data-xlsumm_results包含多个特征字段,如id、text、summary、gen_summary、rouge、bert和moverScore。其中,rouge和bert字段包含子结构,分别用于评估文本摘要的ROUGE分数和BERT模型的性能指标。数据集仅包含一个验证集,大小为50481字节,包含16个样本。README中还提供了ROUGE、BERT和MoverScore的具体评估结果。
The dataset cstnews_data-xlsumm_results includes multiple feature fields, such as id, text, summary, gen_summary, rouge, bert, and moverScore. The rouge and bert fields contain sub-structures that are respectively used to evaluate the ROUGE scores of text summaries and the performance metrics of the BERT model. This dataset only contains one validation set, with a size of 50481 bytes and 16 samples. The README also provides the specific evaluation results of ROUGE, BERT, and MoverScore.
提供机构:
arthurmluz
原始信息汇总
数据集概述
数据集信息
特征
- id: 字符串类型
- text: 字符串类型
- summary: 字符串类型
- gen_summary: 字符串类型
- rouge: 结构体类型,包含以下字段:
- rouge1: 浮点数类型
- rouge2: 浮点数类型
- rougeL: 浮点数类型
- rougeLsum: 浮点数类型
- bert: 结构体类型,包含以下字段:
- f1: 浮点数序列类型
- hashcode: 字符串类型
- precision: 浮点数序列类型
- recall: 浮点数序列类型
- moverScore: 浮点数类型
数据分割
- validation: 包含16个样本,总字节数为50481
数据大小
- 下载大小: 48161字节
- 数据集大小: 50481字节
配置
- default: 包含验证集文件路径为
data/validation-*
评估指标
- rouge:
- rouge1: 0.24238643847479127
- rouge2: 0.09767172698855643
- rougeL: 0.17246288464026294
- rougeLsum: 0.17246288464026294
- bert:
- precision: 0.7629447244107723
- recall: 0.6678285673260689
- f1: 0.710793524980545
- moverScore: 0.5670640524432061



