ZeyuLing commited on
Commit
1a82c29
·
verified ·
1 Parent(s): 50f7b46

Normalize Motius Pipeline.from_pretrained metadata

Browse files
Files changed (1) hide show
  1. mm_config.json +2 -2
mm_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "model_type": "motionmillion",
3
- "artifact_format": "hftrainer-motionmillion-v1",
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
+ }