Sample Payloads
Here are a few example payloads you can use when testing out the studio and as a guide when Onboarding your own datasets to the studio, fine-tuning and running inference.
Dataset onboarding
Click below to see example configurations for onboarding a new dataset to the studio:
Fine-tuning
Tuning templates
Click below for sample configs for each of the tune templates we have in the studio:
- Download HPO config for terratorch-iterate fine-tuning | View details
- View ConvNeXT template for user-defined tuning
Tunes
Click below for example payloads for running a fine-tuning job and for uploading a complete tune through the studio:
- To upload a complete tune a
config_urland acheckpoint_url. config_url: URL to tuning configuration YAML file (see sample config for reference) | Download the config filecheckpoint_url: URL to your trained model checkpoint file(.ckpt).Download sample checkpoint file
Inference
Click below for example payloads for submitting an inference request through the studio:
×
Example
Ensure you export your Studio API key and base API endpoint to your environment variables: