-
Notifications
You must be signed in to change notification settings - Fork 0
@ralphschuler.ai function caller.index.<internal>.OpenAI.FineTuning.Jobs.FineTuningJob
FineTuning.Jobs.FineTuningJob
The fine_tuning.job
object represents a fine-tuning job that has been created
through the API.
- created_at
- error
- fine_tuned_model
- finished_at
- hyperparameters
- id
- model
- object
- organization_id
- result_files
- status
- trained_tokens
- training_file
- validation_file
• created_at: number
The Unix timestamp (in seconds) for when the fine-tuning job was created.
node_modules/openai/resources/fine-tuning/jobs.d.ts:52
• error: null
| Error
For fine-tuning jobs that have failed
, this will contain more information on
the cause of the failure.
node_modules/openai/resources/fine-tuning/jobs.d.ts:57
• fine_tuned_model: null
| string
The name of the fine-tuned model that is being created. The value will be null if the fine-tuning job is still running.
node_modules/openai/resources/fine-tuning/jobs.d.ts:62
• finished_at: null
| number
The Unix timestamp (in seconds) for when the fine-tuning job was finished. The value will be null if the fine-tuning job is still running.
node_modules/openai/resources/fine-tuning/jobs.d.ts:67
• hyperparameters: Hyperparameters
The hyperparameters used for the fine-tuning job. See the fine-tuning guide for more details.
node_modules/openai/resources/fine-tuning/jobs.d.ts:73
• id: string
The object identifier, which can be referenced in the API endpoints.
node_modules/openai/resources/fine-tuning/jobs.d.ts:48
• model: string
The base model that is being fine-tuned.
node_modules/openai/resources/fine-tuning/jobs.d.ts:77
• object: "fine_tuning.job"
The object type, which is always "fine_tuning.job".
node_modules/openai/resources/fine-tuning/jobs.d.ts:81
• organization_id: string
The organization that owns the fine-tuning job.
node_modules/openai/resources/fine-tuning/jobs.d.ts:85
• result_files: string
[]
The compiled results file ID(s) for the fine-tuning job. You can retrieve the results with the Files API.
node_modules/openai/resources/fine-tuning/jobs.d.ts:91
• status: "cancelled"
| "failed"
| "queued"
| "validating_files"
| "running"
| "succeeded"
The current status of the fine-tuning job, which can be either
validating_files
, queued
, running
, succeeded
, failed
, or cancelled
.
node_modules/openai/resources/fine-tuning/jobs.d.ts:96
• trained_tokens: null
| number
The total number of billable tokens processed by this fine-tuning job. The value will be null if the fine-tuning job is still running.
node_modules/openai/resources/fine-tuning/jobs.d.ts:101
• training_file: string
The file ID used for training. You can retrieve the training data with the Files API.
node_modules/openai/resources/fine-tuning/jobs.d.ts:106
• validation_file: null
| string
The file ID used for validation. You can retrieve the validation results with the Files API.
node_modules/openai/resources/fine-tuning/jobs.d.ts:112
- @ralphschuler/ai-function-caller
- index
- types/AIFunction
- types/Message
- @ralphschuler/assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- error
- index
- util
- @ralphschuler/better-map
- @ralphschuler/better-set
- @ralphschuler/binary-serializer
- @ralphschuler/bit-mask
- @ralphschuler/complex-compare
- @ralphschuler/i811n
- @ralphschuler/logger
- Color
- ColorMap
- Logger
- animations/BallonAnimation
- animations/BaseAnimation
- animations/BombAnimation
- animations/BouncingBallAnimation
- animations/ClockAnimation
- animations/DotsAnimation
- animations/HorizontalBarAnimation
- animations/PongAnimation
- animations/ProgressAnimation
- animations/ProgressBarAnimation
- animations/SpinnerAnimation
- animations/VerticalBarAnimation
- enums/LogLevel
- index
- interfaces/IColor
- interfaces/IMessage
- types/ColorName
- types/Colors
- @ralphschuler/lsystem
- @ralphschuler/mixin-class-factory
- @ralphschuler/neuronal-network
- @ralphschuler/parser-combinator
- index
- inputTypes
- parser
- unicode
- @ralphschuler/prom-metrics-decorator
- @ralphschuler/prom-metrics-parser
- @ralphschuler/random
- PseudoRandomItemSelector
- PseudoRandomNumberGenerator
- Seed
- index
- strategies
- strategy
- strategy
- strategy
- strategy
- strategy
- strategy
- types
- type
- type
- type
- @ralphschuler/safe-array
- @ralphschuler/slot-mashine
- @ralphschuler/state-store
- StateStore
- index
- type
- type
- type
- type
- type
- type
- type
- type
- util
- @ralphschuler/stats-tracker
- @ralphschuler/ts-error
- error
- index
- type
- util
- util
- util
- util
- @ralphschuler/webgl-sand-engine
- index
- pixel-renderer
- @ralphschuler/webgl-shader-factory
- "node:stream/consumers"
- "node:stream/promises"
- ChatCompletionSnapshot
- Choice
- Message
- ToolCall
- EventEmitter
- FormData
- OpenAI
- OpenAI
- Audio
- Speech
- Transcriptions
- Translations
- Beta
- Assistants
- Assistant
- AssistantCreateParams
- AssistantUpdateParams
- Files
- Chat
- Threads
- Messages
- Files
- MessageContentImageFile
- MessageContentText
- Text
- FileCitation
- FilePath
- Runs
- RequiredActionFunctionToolCall
- Run
- RequiredAction
- RunCreateParams
- RunSubmitToolOutputsParams
- Steps
- CodeToolCall
- CodeInterpreter
- Image
- FunctionToolCall
- MessageCreationStepDetails
- RunStep
- ThreadCreateAndRunParams
- Thread
- ThreadCreateParams
- Chat
- Completions
- ChatCompletion
- ChatCompletionAssistantMessageParam
- ChatCompletionChunk
- Choice
- Delta
- ToolCall
- ChatCompletionContentPartImage
- ChatCompletionCreateParams
- ChatCompletionMessage
- ChatCompletionMessageToolCall
- ChatCompletionNamedToolChoice
- Completions
- CompletionChoice
- CompletionCreateParams
- Edits
- Edit
- Embeddings
- CreateEmbeddingResponse
- Files
- FineTunes
- FineTune
- FineTuneCreateParams
- FineTuneListEventsParams
- FineTuning
- Jobs
- FineTuningJob
- JobCreateParams
- Images
- Models
- Moderations
- Moderation
- internal
- finished
- pipeline
- "node:stream/consumers"
- "node:stream/promises"
- EventEmitter
- internal
- finished
- pipeline
- Counter
- Gauge
- Histogram
- Summary