Update README.md
Browse files
README.md
CHANGED
|
@@ -10,6 +10,14 @@ tags:
|
|
| 10 |
- Stable Diffusion
|
| 11 |
- image-generation
|
| 12 |
- Flux
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
This repository provides a checkpoint with trained LoRA for
|
| 15 |
[FLUX.1-dev model](https://huggingface.co/black-forest-labs/FLUX.1-dev) by Black Forest Labs
|
|
|
|
| 10 |
- Stable Diffusion
|
| 11 |
- image-generation
|
| 12 |
- Flux
|
| 13 |
+
datasets:
|
| 14 |
+
- openai/MMMLU
|
| 15 |
+
metrics:
|
| 16 |
+
- accuracy
|
| 17 |
+
base_model:
|
| 18 |
+
- mattshumer/Reflection-Llama-3.1-70B
|
| 19 |
+
new_version: black-forest-labs/FLUX.1-dev
|
| 20 |
+
library_name: adapter-transformers
|
| 21 |
---
|
| 22 |
This repository provides a checkpoint with trained LoRA for
|
| 23 |
[FLUX.1-dev model](https://huggingface.co/black-forest-labs/FLUX.1-dev) by Black Forest Labs
|