Update README.md
Browse files
README.md
CHANGED
|
@@ -28,7 +28,7 @@ and `index` (discrete, 4 categories) — with a `FlowMatchingOneSidedInterpolant
|
|
| 28 |
|
| 29 |
| Path | Model | Role in the notebook |
|
| 30 |
|---|---|---|
|
| 31 |
-
| `conditioning_and_guidance/joint_model` | Unconditional cross-modal MLP | Intrinsic guidance (Section 4): conditioning a model
|
| 32 |
| `conditioning_and_guidance/context_model` | The same MLP plus a label context path, trained with 20% context dropout | Context conditioning and classifier-free guidance (Sections 5-7) |
|
| 33 |
|
| 34 |
### Loading
|
|
|
|
| 28 |
|
| 29 |
| Path | Model | Role in the notebook |
|
| 30 |
|---|---|---|
|
| 31 |
+
| `conditioning_and_guidance/joint_model` | Unconditional cross-modal MLP | Intrinsic guidance (Section 4): conditioning a model using a model trained unconditionally |
|
| 32 |
| `conditioning_and_guidance/context_model` | The same MLP plus a label context path, trained with 20% context dropout | Context conditioning and classifier-free guidance (Sections 5-7) |
|
| 33 |
|
| 34 |
### Loading
|