Datasets:
Create README.md
Browse files
README.md
CHANGED
@@ -1,19 +1,6 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
dtype: string
|
6 |
-
- name: completion
|
7 |
-
dtype: string
|
8 |
-
splits:
|
9 |
-
- name: train
|
10 |
-
num_bytes: 371410063
|
11 |
-
num_examples: 27053
|
12 |
-
download_size: 188872950
|
13 |
-
dataset_size: 371410063
|
14 |
-
configs:
|
15 |
-
- config_name: default
|
16 |
-
data_files:
|
17 |
-
- split: train
|
18 |
-
path: data/train-*
|
19 |
---
|
|
|
|
1 |
---
|
2 |
+
task_categories:
|
3 |
+
- text-generation
|
4 |
+
source_datasets: chargoddard/rpguild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
+
preprocessed version of [PJMixers/grimulkan_bluemoon_Karen_cleaned-carded](https://huggingface.co/datasets/PJMixers/grimulkan_bluemoon_Karen_cleaned-carded) into a fun little prompt format for finetuning
|