Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ gated: manual
|
|
| 6 |
extra_gated_heading: "Access MODUS 16-modality weights"
|
| 7 |
extra_gated_prompt: >-
|
| 8 |
These weights are derived from ByteDance BAGEL-7B-MoT and fine-tuned on the
|
| 9 |
-
MODUS
|
| 10 |
research purposes only, consistent with the upstream BAGEL license.
|
| 11 |
extra_gated_fields:
|
| 12 |
Name: text
|
|
@@ -20,15 +20,13 @@ tags:
|
|
| 20 |
library_name: safetensors
|
| 21 |
---
|
| 22 |
|
| 23 |
-
# MODUS
|
| 24 |
|
| 25 |
-
|
| 26 |
|
| 27 |
**Inference config (important):**
|
| 28 |
- modality config: `conf/modalities/instruction_16mod_stage2.yaml`
|
| 29 |
-
-
|
| 30 |
-
trained without target/condition/system instructions).
|
| 31 |
-
- weights are **bf16** (matching BAGEL's own release precision).
|
| 32 |
|
| 33 |
## Files
|
| 34 |
- `model.safetensors` — trained weights (bf16)
|
|
|
|
| 6 |
extra_gated_heading: "Access MODUS 16-modality weights"
|
| 7 |
extra_gated_prompt: >-
|
| 8 |
These weights are derived from ByteDance BAGEL-7B-MoT and fine-tuned on the
|
| 9 |
+
MODUS 15-modality dataset. By requesting access you agree to use them for
|
| 10 |
research purposes only, consistent with the upstream BAGEL license.
|
| 11 |
extra_gated_fields:
|
| 12 |
Name: text
|
|
|
|
| 20 |
library_name: safetensors
|
| 21 |
---
|
| 22 |
|
| 23 |
+
# MODUS
|
| 24 |
|
| 25 |
+
MODUS for any-to-any generation (15 aligned modalities).
|
| 26 |
|
| 27 |
**Inference config (important):**
|
| 28 |
- modality config: `conf/modalities/instruction_16mod_stage2.yaml`
|
| 29 |
+
- weights are **bf16**.
|
|
|
|
|
|
|
| 30 |
|
| 31 |
## Files
|
| 32 |
- `model.safetensors` — trained weights (bf16)
|