BhargaviAcharya/Text-summ-llama2
收藏Hugging Face2023-11-14 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/BhargaviAcharya/Text-summ-llama2
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: article
dtype: string
- name: highlights
dtype: string
- name: id
dtype: string
- name: clean_summary
dtype: string
- name: summary_summacConv_scores
dtype: float64
- name: highlight_summacConv_scores
dtype: float64
- name: text
dtype: string
splits:
- name: test
num_bytes: 1577635
num_examples: 200
download_size: 989832
dataset_size: 1577635
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
# Dataset Card for "Text-summ-llama2"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息:
特征字段:
- 字段名:文章(article),数据类型:字符串
- 字段名:高亮内容(highlights),数据类型:字符串
- 字段名:标识符(id),数据类型:字符串
- 字段名:清理后摘要(clean_summary),数据类型:字符串
- 字段名:摘要_summacConv评分(summary_summacConv_scores),数据类型:双精度浮点数
- 字段名:高亮内容_summacConv评分(highlight_summacConv_scores),数据类型:双精度浮点数
- 字段名:文本(text),数据类型:字符串
数据划分:
- 划分名称:测试集(test),字节数:1577635,样本数:200
下载大小:989832 字节
数据集总大小:1577635 字节
配置项:
- 配置名称:默认配置(default),数据文件:
- 划分方式:测试集(test),文件路径:data/test-*
# 「Text-summ-llama2」数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
BhargaviAcharya
原始信息汇总
数据集概述
数据集信息
特征
- article: 类型为字符串
- highlights: 类型为字符串
- id: 类型为字符串
- clean_summary: 类型为字符串
- summary_summacConv_scores: 类型为浮点数
- highlight_summacConv_scores: 类型为浮点数
- text: 类型为字符串
数据分割
- test: 包含200个样本,总字节数为1577635
数据大小
- 下载大小: 989832字节
- 数据集大小: 1577635字节
配置
- default: 包含测试数据文件,路径为
data/test-*



