Fizzarolli/wattpad_prompt_completion
收藏Hugging Face2024-05-24 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/Fizzarolli/wattpad_prompt_completion
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: title
dtype: string
- name: description
dtype: string
- name: tags
sequence: string
- name: chapter_names
sequence: string
- name: chapter_contents
sequence: string
- name: prompt
dtype: string
- name: completion
dtype: string
splits:
- name: train
num_bytes: 209837302
num_examples: 1449
download_size: 120115546
dataset_size: 209837302
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes multiple features such as title, description, tags, chapter names, chapter contents, prompt, and completion. Each feature has its data type, for example, title and description are string types, while tags, chapter names, and chapter contents are string sequences. The dataset is divided into a training set, containing 1449 samples, with a total size of 209837302 bytes. The download size of the dataset is 120115546 bytes.
提供机构:
Fizzarolli
原始信息汇总
数据集概述
数据集特征
- title: 数据类型为字符串。
- description: 数据类型为字符串。
- tags: 数据类型为字符串序列。
- chapter_names: 数据类型为字符串序列。
- chapter_contents: 数据类型为字符串序列。
- prompt: 数据类型为字符串。
- completion: 数据类型为字符串。
数据集划分
- train: 包含1449个示例,总大小为209837302字节。
数据集大小
- 下载大小: 120115546字节。
- 数据集总大小: 209837302字节。
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*



