import * as openai from "https://deno.land/x/openai@v4.53.2/resources/fine-tuning/mod.ts";
Interfaces
The | |
For fine-tuning jobs that have | |
The hyperparameters used for the fine-tuning job. See the fine-tuning guide for more details. | |
Fine-tuning job event object | |
The settings for your integration with Weights and Biases. This payload specifies the project that metrics will be sent to. Optionally, you can set an explicit display name for your run, add tags to your run, and set a default entity (team, username, etc) to be associated with your run. | |
The hyperparameters used for the fine-tuning job. | |
The settings for your integration with Weights and Biases. This payload specifies the project that metrics will be sent to. Optionally, you can set an explicit display name for your run, add tags to your run, and set a default entity (team, username, etc) to be associated with your run. | |