Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
datasets:
|
| 3 |
+
- nisten/all-human-diseases
|
| 4 |
+
- fka/awesome-chatgpt-prompts
|
| 5 |
+
- HuggingFaceTB/everyday-conversations-llama3.1-2k
|
| 6 |
+
- BAAI/Infinity-Instruct
|
| 7 |
+
metrics:
|
| 8 |
+
- accuracy
|
| 9 |
+
base_model: black-forest-labs/FLUX.1-dev
|
| 10 |
+
library_name: diffusers
|
| 11 |
+
---
|