Normalize Motius Pipeline.from_pretrained metadata
Browse files- mm_config.json +2 -2
mm_config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"model_type": "motionmillion",
|
| 3 |
-
"artifact_format": "
|
| 4 |
"text_model_name": "google/flan-t5-xl",
|
| 5 |
"text_encoder": {
|
| 6 |
"stored_in_artifact": true,
|
|
@@ -34,4 +34,4 @@
|
|
| 34 |
"tie_weights": false
|
| 35 |
}
|
| 36 |
}
|
| 37 |
-
}
|
|
|
|
| 1 |
{
|
| 2 |
"model_type": "motionmillion",
|
| 3 |
+
"artifact_format": "motius-motionmillion-v1",
|
| 4 |
"text_model_name": "google/flan-t5-xl",
|
| 5 |
"text_encoder": {
|
| 6 |
"stored_in_artifact": true,
|
|
|
|
| 34 |
"tie_weights": false
|
| 35 |
}
|
| 36 |
}
|
| 37 |
+
}
|