Datasets:
language: | |
- en | |
size_categories: | |
- 10K<n<100K | |
task_categories: | |
- text-generation | |
configs: | |
- config_name: default | |
data_files: | |
- split: smol_pippa_named_users | |
path: data/smol_pippa_named_users-* | |
- split: smol_pippa | |
path: data/smol_pippa-* | |
dataset_info: | |
features: | |
- name: input | |
dtype: string | |
- name: instruction | |
dtype: string | |
- name: output | |
dtype: string | |
splits: | |
- name: smol_pippa_named_users | |
num_bytes: 77441911 | |
num_examples: 38199 | |
- name: smol_pippa | |
num_bytes: 68511557 | |
num_examples: 38232 | |
download_size: 64841938 | |
dataset_size: 145953468 | |
tags: | |
- not-for-all-audiences | |
- alpaca | |
- conversational | |
- roleplay | |
# Dataset Card for "Pippa-alpaca" | |
This dataset is derived from the PIPPA dataset, and uses the alpaca format. | |
[PIPPA - Personal Interaction Pairs between People and AI](https://huggingface.co./datasets/PygmalionAI/PIPPA) |