Changes to Create job

POST /fine-tunes

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 14 revisions of this API.13113

  1. 43e29c4cb27911
  2. 0c4fdad774351312

What changed

    • added the new tokenized_dataset_upload_complete enum value to the events/items/type response property for the response status 200

      response-property-enum-value-added

    • added the optional property events/items/tokenized_dataset_path to the response with the 200 status

      response-optional-property-added

  • 0c4fdad774351312See the full diff
    • the early_stopping_best_metric response's property type/format changed from number/float to number/ for status 200

      response-property-type-changed

    • the events/items/early_stopping_best_metric_value response's property type/format changed from number/float to number/ for status 200

      response-property-type-changed

    • the learning_rate response's property type/format changed from number/float to number/ for status 200

      response-property-type-changed

    • the lr_scheduler/lr_scheduler_args/oneOf[CosineLRSchedulerArgs]/min_lr_ratio response's property type/format changed from number/float to number/ for status 200

      response-property-type-changed

    • the lr_scheduler/lr_scheduler_args/oneOf[CosineLRSchedulerArgs]/num_cycles response's property type/format changed from number/float to number/ for status 200

      response-property-type-changed

    • the lr_scheduler/lr_scheduler_args/oneOf[LinearLRSchedulerArgs]/min_lr_ratio response's property type/format changed from number/float to number/ for status 200

      response-property-type-changed

    • the max_grad_norm response's property type/format changed from number/float to number/ for status 200

      response-property-type-changed

    • the training_method/oneOf[TrainingMethodDPO]/dpo_beta response's property type/format changed from number/float to number/ for status 200

      response-property-type-changed

    • the training_method/oneOf[TrainingMethodDPO]/rpo_alpha response's property type/format changed from number/float to number/ for status 200

      response-property-type-changed

    • the training_method/oneOf[TrainingMethodDPO]/simpo_gamma response's property type/format changed from number/float to number/ for status 200

      response-property-type-changed

    • the training_type/oneOf[LoRATrainingType]/lora_dropout response's property type/format changed from number/float to number/ for status 200

      response-property-type-changed

    • the warmup_ratio response's property type/format changed from number/float to number/ for status 200

      response-property-type-changed

    • the weight_decay response's property type/format changed from number/float to number/ for status 200

      response-property-type-changed

    • the early_stopping_min_delta request property type/format was generalized from number/float to number/

      request-property-type-generalized

    • the learning_rate request property type/format was generalized from number/float to number/

      request-property-type-generalized

    • the lr_scheduler/lr_scheduler_args/oneOf[CosineLRSchedulerArgs]/min_lr_ratio request property type/format was generalized from number/float to number/

      request-property-type-generalized

    • the lr_scheduler/lr_scheduler_args/oneOf[CosineLRSchedulerArgs]/num_cycles request property type/format was generalized from number/float to number/

      request-property-type-generalized

    • the lr_scheduler/lr_scheduler_args/oneOf[LinearLRSchedulerArgs]/min_lr_ratio request property type/format was generalized from number/float to number/

      request-property-type-generalized

    • the max_grad_norm request property type/format was generalized from number/float to number/

      request-property-type-generalized

    • the training_method/oneOf[TrainingMethodDPO]/dpo_beta request property type/format was generalized from number/float to number/

      request-property-type-generalized

    • the training_method/oneOf[TrainingMethodDPO]/rpo_alpha request property type/format was generalized from number/float to number/

      request-property-type-generalized

    • the training_method/oneOf[TrainingMethodDPO]/simpo_gamma request property type/format was generalized from number/float to number/

      request-property-type-generalized

    • the training_type/anyOf[LoRATrainingType]/lora_dropout request property type/format was generalized from number/float to number/

      request-property-type-generalized

    • the warmup_ratio request property type/format was generalized from number/float to number/

      request-property-type-generalized

    • the weight_decay request property type/format was generalized from number/float to number/

      request-property-type-generalized

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog