metrue/finetue
github actions for OpenAI fine tuning
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| openai-api-key | the OpenAI API key | yes | "" |
| openai-api-org | the OpenAI org for your api | no | "" |
| dataset | the path to dataset json file | yes | ./dataset.json |
| dataset-wait-time | timewait for the dataset processed | no | 300000 |
| job-wait-time | timewait for the model trained | no | 300000 |
Outputs
| name | description |
|---|---|
| model | the model trained out |
| status | the status of the fine tuning job |