Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -18,4 +18,15 @@ configs:
|
|
| 18 |
data_files:
|
| 19 |
- split: train
|
| 20 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
data_files:
|
| 19 |
- split: train
|
| 20 |
path: data/train-*
|
| 21 |
+
license: apache-2.0
|
| 22 |
+
task_categories:
|
| 23 |
+
- text-generation
|
| 24 |
+
size_categories:
|
| 25 |
+
- 100K<n<1M
|
| 26 |
---
|
| 27 |
+
|
| 28 |
+
A random dataset designed for roleplay finetuning.
|
| 29 |
+
|
| 30 |
+
This is the data used to finetune https://huggingface.co/Rorical/0-roleplay.
|
| 31 |
+
|
| 32 |
+
It consists of >100 lightnovels, merged with other random data.
|