Datasets:
Librarian Bot: Add language metadata for dataset (#2)
Browse files- Librarian Bot: Add language metadata for dataset (77c19deecda492e3f49b46c2875e0cd130cdf68c)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
|
|
|
|
|
|
2 |
task_categories:
|
3 |
- text-generation
|
4 |
-
source_datasets: chargoddard/rpguild
|
5 |
---
|
6 |
preprocessed version of [chargoddard/rpguild](https://huggingface.co/datasets/chargoddard/rpguild) into a fun little prompt format for finetuning
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
source_datasets: chargoddard/rpguild
|
5 |
task_categories:
|
6 |
- text-generation
|
|
|
7 |
---
|
8 |
preprocessed version of [chargoddard/rpguild](https://huggingface.co/datasets/chargoddard/rpguild) into a fun little prompt format for finetuning
|