You're looking at a specific version of this model. Jump to the model overview.
simpletuner /minimax-h3:85a322b3
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
| Field | Type | Default value | Description |
|---|---|---|---|
| train_data |
string
|
ZIP or tar containing either paired audio triplets or captioned videos
|
|
| trigger_word |
string
|
|
Optional instance prompt used instead of per-video captions
|
| max_train_steps |
integer
|
1000
Min: 1 Max: 5000 |
Optimizer steps
|
| checkpoint_interval |
integer
|
250
Min: 10 Max: 1000 |
Save every N steps
|
| lora_rank |
None
|
16
|
LoRA rank
|
| learning_rate |
number
|
0.00006
Min: 0.000001 Max: 0.0005 |
Learning rate
|
| resolution |
None
|
480
|
Video pixel-area resolution
|
| video_frames |
None
|
39
|
Frames sampled from video datasets
|
| seed |
integer
|
42
|
Training seed
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}