lionelchg/dolly_summarization
收藏Hugging Face2023-08-09 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/lionelchg/dolly_summarization
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: instruction
dtype: string
- name: context
dtype: string
- name: response
dtype: string
- name: category
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 4333426.585858586
num_examples: 1128
- name: test
num_bytes: 230501.41414141413
num_examples: 60
download_size: 2728811
dataset_size: 4563928.0
---
# Dataset Card for "dolly_summarization"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
lionelchg
原始信息汇总
数据集概述
配置信息
- 默认配置
- 训练数据路径:
data/train-* - 测试数据路径:
data/test-*
- 训练数据路径:
数据集特征
- instruction: 数据类型 - 字符串
- context: 数据类型 - 字符串
- response: 数据类型 - 字符串
- category: 数据类型 - 字符串
- text: 数据类型 - 字符串
数据集分割
- 训练集
- 大小: 4333426.585858586 字节
- 样本数: 1128
- 测试集
- 大小: 230501.41414141413 字节
- 样本数: 60
数据集大小
- 下载大小: 2728811 字节
- 数据集总大小: 4563928.0 字节



