Upload main weights
Browse files- README.md +1 -0
- model.safetensors +2 -2
README.md
CHANGED
|
@@ -33,6 +33,7 @@ This checkpoint accompanies the paper
|
|
| 33 |
| **Architecture** | RIN flow-matching backbone, FLAN-T5-XL text conditioning |
|
| 34 |
| **Training data** | CC12M + LAION Aesthetics 6.0 |
|
| 35 |
| **Reward signals** | `clip_score`, `aesthetic_score`, `image_reward_score`, `pick_a_score_score`, `hpsv2_score`, `vqa_score`, `sciscore_score` |
|
|
|
|
| 36 |
|
| 37 |
## Usage
|
| 38 |
|
|
|
|
| 33 |
| **Architecture** | RIN flow-matching backbone, FLAN-T5-XL text conditioning |
|
| 34 |
| **Training data** | CC12M + LAION Aesthetics 6.0 |
|
| 35 |
| **Reward signals** | `clip_score`, `aesthetic_score`, `image_reward_score`, `pick_a_score_score`, `hpsv2_score`, `vqa_score`, `sciscore_score` |
|
| 36 |
+
| **Weights** | `model.safetensors`, **fp32** (EMA master weights — ready for finetuning) |
|
| 37 |
|
| 38 |
## Usage
|
| 39 |
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3476d364dbd52298140eb0970d23f5161f07c23fc2c6181ce92f2f0b08a1b090
|
| 3 |
+
size 1441728025
|