Update README.md
#3
by
NSOUP
- opened
README.md
CHANGED
@@ -1,5 +1,20 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
![model example](https://i.imgur.com/ze1DGOJ.png)
|
5 |
[example outputs](https://www.youtube.com/watch?v=HO3APT_0UA4) (courtesy of [dotsimulate](https://www.instagram.com/dotsimulate/))
|
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
+
datasets:
|
4 |
+
- allenai/tulu-3-sft-mixture
|
5 |
+
- HuggingFaceFW/fineweb-2
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
metrics:
|
9 |
+
- character
|
10 |
+
- accuracy
|
11 |
+
- bertscore
|
12 |
+
base_model:
|
13 |
+
- stabilityai/stable-diffusion-3.5-large
|
14 |
+
new_version: black-forest-labs/FLUX.1-dev
|
15 |
+
library_name: fastai
|
16 |
+
tags:
|
17 |
+
- not-for-all-audiences
|
18 |
---
|
19 |
![model example](https://i.imgur.com/ze1DGOJ.png)
|
20 |
[example outputs](https://www.youtube.com/watch?v=HO3APT_0UA4) (courtesy of [dotsimulate](https://www.instagram.com/dotsimulate/))
|