Upload metadata.json
Browse files- metadata.json +9 -0
metadata.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"step": 25000,
|
| 3 |
+
"tokens": 51200000,
|
| 4 |
+
"framework": "unsloth",
|
| 5 |
+
"diffusion_type": "proper_cosine_schedule",
|
| 6 |
+
"timesteps": 1000,
|
| 7 |
+
"sampling_steps": 50,
|
| 8 |
+
"real_diffusion": true
|
| 9 |
+
}
|