Limbicnation
commited on
Commit
•
9445b02
1
Parent(s):
4a02b63
Update README.md
Browse filesThis update adds detailed information about the MetaLlama_Text_Generation_Prompts dataset, including its license, task categories, usage instructions, and citation details. This dataset is based on the Stable Diffusion Prompts dataset and is used for the Meta-Llama prompt generator tool.
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-4.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
- token-classification
|
6 |
+
- text-generation
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
tags:
|
10 |
+
- art
|
11 |
+
- sci-fi
|
12 |
+
- fantasy
|
13 |
+
- horror
|
14 |
+
- text-generation
|
15 |
+
- prompts
|
16 |
+
- meta-llama
|
17 |
+
pretty_name: MetaLlama Text Generation Prompts
|
18 |
+
size_categories:
|
19 |
+
- 1M<n<10M
|
20 |
+
---
|