You're looking at a specific version of this model. Jump to the model overview.
phospho-app /act-policy:d4555682
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 |
---|---|---|---|
dataset_repo_id |
string
|
Hugging Face dataset ID to train on, LeRobot format > v2.0 expected
|
|
hf_token |
string
|
Hugging Face API token (used to upload your trained model to your HF profile), find yours here: https://huggingface.co/settings/token
|
|
hf_model_name |
string
|
Hugging Face model name
|
|
wandb_api_key |
string
|
|
Weights & Biases API key (optional, to track the online training), find yours here: https://wandb.ai/authorize
|
wandb_project |
string
|
ACT-Replicate
|
Weights & Biases project name
|
job_name |
string
|
replicate_training
|
Name for this training job
|
steps |
integer
|
100000
Min: 1 Max: 200000 |
Number of steps to train for
|
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'}