Commit
·
18bd8fd
1
Parent(s):
de1a4c1
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
| 1 |
---
|
| 2 |
license: openrail
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: openrail
|
| 3 |
+
datasets:
|
| 4 |
+
- OpenAssistant/oasst1
|
| 5 |
+
- fka/awesome-chatgpt-prompts
|
| 6 |
+
- gsdf/EasyNegative
|
| 7 |
+
- togethercomputer/RedPajama-Data-1T
|
| 8 |
+
- anon8231489123/ShareGPT_Vicuna_unfiltered
|
| 9 |
+
- databricks/databricks-dolly-15k
|
| 10 |
+
metrics:
|
| 11 |
+
- accuracy
|
| 12 |
+
- character
|
| 13 |
+
library_name: adapter-transformers
|
| 14 |
+
pipeline_tag: text-to-image
|
| 15 |
+
---
|