Skip to content

Changing the configuration of output_dir having no effect in Databricks.  #277

@hv129

Description

@hv129

finetuning_config = model.finetuning_config()
finetuning_config.output_dir = "model_cp/"

Changing the model's output directory as above (mentioned in https://xturing.stochastic.ai/configuration/finetune_configure/ ).
This is having no effect in Databricks and the model checkpoints are still getting stored in the default location "saved_model".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions