chimbiwide commited on
Commit
41197d6
·
verified ·
1 Parent(s): 59be8a4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -3
README.md CHANGED
@@ -1,3 +1,23 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - text-generation
5
+ language:
6
+ - en
7
+ tags:
8
+ - roleplay
9
+ - conoversational
10
+ size_categories:
11
+ - 10K<n<100K
12
+ ---
13
+
14
+ # RolePlay-NPC-Quest
15
+
16
+ The newest RP dataset containing some high-quality dataset for Gemma4NPC.
17
+
18
+ ---
19
+
20
+ A combination of [pippa](https://huggingface.co/datasets/chimbiwide/pippa), [NPC-Quest-Dialogue](https://huggingface.co/datasets/chimbiwide/NPC-Quest-Dialogue), and [NPC-Dialogue_v2](https://huggingface.co/datasets/chimbiwide/NPC-Dialogue_v2).
21
+ Shuffled to ensure proper training quality.
22
+
23
+ **Note**: There are some REALLY long conversations in PIPPA (upwards to 11493 chat turns), which will get truncated during training, those should be removed for training.