| { | |
| "_class_name": "TM2TPipeline", | |
| "_library_name": "motius", | |
| "model_type": "tm2t", | |
| "format": "motius-tm2t-artifact-v1", | |
| "bundle_class": "motius.models.tm2t.TM2TBundle", | |
| "pipeline_class": "motius.pipelines.tm2t.TM2TPipeline", | |
| "api": { | |
| "loader": "motius.Pipeline.from_pretrained", | |
| "task_methods": [ | |
| "infer_motion_to_text" | |
| ] | |
| }, | |
| "format_version": 1, | |
| "tasks": [ | |
| "motion_to_text" | |
| ], | |
| "required_files": [ | |
| "glove/our_vab_data.npy", | |
| "glove/our_vab_idx.pkl", | |
| "glove/our_vab_words.pkl", | |
| "t2m/M2T_EL4_DL4_NH8_PS/meta/mean.npy", | |
| "t2m/M2T_EL4_DL4_NH8_PS/meta/std.npy", | |
| "t2m/M2T_EL4_DL4_NH8_PS/model/finest.tar", | |
| "t2m/M2T_EL4_DL4_NH8_PS/opt.txt", | |
| "t2m/VQVAEV3_CB1024_CMT_H1024_NRES3/meta/mean.npy", | |
| "t2m/VQVAEV3_CB1024_CMT_H1024_NRES3/meta/std.npy", | |
| "t2m/VQVAEV3_CB1024_CMT_H1024_NRES3/model/finest.tar" | |
| ] | |
| } | |