Changes to List job
GET /fine-tunes/{id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 14 revisions of this API.1119
What changed
- ●
added the new
tokenized_dataset_upload_completeenum value to theevents/items/typeresponse property for the response status200response-property-enum-value-added
- ○
added the optional property
events/items/tokenized_dataset_pathto the response with the200statusresponse-optional-property-added
- ○
added the optional property
tokenized_dataset_pathto the response with the200statusresponse-optional-property-added
- ○
added the optional property
tokenized_dataset_uploaded_atto the response with the200statusresponse-optional-property-added
- ●
- ▲
the
early_stopping_best_metricresponse's property type/format changed fromnumber/floattonumber/for status200response-property-type-changed
- ▲
the
events/items/early_stopping_best_metric_valueresponse's property type/format changed fromnumber/floattonumber/for status200response-property-type-changed
- ▲
the
lr_scheduler/lr_scheduler_args/oneOf[CosineLRSchedulerArgs]/min_lr_ratioresponse's property type/format changed fromnumber/floattonumber/for status200response-property-type-changed
- ▲
the
lr_scheduler/lr_scheduler_args/oneOf[CosineLRSchedulerArgs]/num_cyclesresponse's property type/format changed fromnumber/floattonumber/for status200response-property-type-changed
- ▲
the
lr_scheduler/lr_scheduler_args/oneOf[LinearLRSchedulerArgs]/min_lr_ratioresponse's property type/format changed fromnumber/floattonumber/for status200response-property-type-changed
- ▲
the
max_grad_normresponse's property type/format changed fromnumber/floattonumber/for status200response-property-type-changed
- ▲
the
training_method/oneOf[TrainingMethodDPO]/dpo_betaresponse's property type/format changed fromnumber/floattonumber/for status200response-property-type-changed
- ▲
the
training_method/oneOf[TrainingMethodDPO]/rpo_alpharesponse's property type/format changed fromnumber/floattonumber/for status200response-property-type-changed
- ▲
the
training_method/oneOf[TrainingMethodDPO]/simpo_gammaresponse's property type/format changed fromnumber/floattonumber/for status200response-property-type-changed
- ▲
the
training_type/oneOf[LoRATrainingType]/lora_dropoutresponse's property type/format changed fromnumber/floattonumber/for status200response-property-type-changed
- ▲
the
weight_decayresponse's property type/format changed fromnumber/floattonumber/for status200response-property-type-changed
- ○
added the optional property
adapter_object_idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
adapter_object_nameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
adapter_object_revision_idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
model_object_idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
model_object_nameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
model_object_revision_idto the response with the200statusresponse-optional-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲