lionelchg/dolly15k
收藏Hugging Face2023-08-09 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/lionelchg/dolly15k
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 23516252.352275
num_examples: 14260
- name: test
num_bytes: 1238478.6477250017
num_examples: 751
download_size: 15126832
dataset_size: 24754731.0
---
# Dataset Card for "dolly15k"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
lionelchg
原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 训练集: data/train-*
- 测试集: data/test-*
数据集信息
-
特征:
- instruction: 数据类型为字符串
- context: 数据类型为字符串
- response: 数据类型为字符串
- category: 数据类型为字符串
- text: 数据类型为字符串
-
分割详情:
- 训练集:
- 字节数: 23516252.352275
- 示例数: 14260
- 测试集:
- 字节数: 1238478.6477250017
- 示例数: 751
- 训练集:
-
下载大小: 15126832字节
-
数据集大小: 24754731.0字节



