google / google/project-euphonia-app
save_pretrained_model_dir to save_model_dir
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 48
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
In the colab notebook, save_pretrained_model_dir is not defined. The model was saved into save_model_dir.
BTW, thank you for the project!!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open training_colabs/Project_Euphonia_Finetuning.ipynb at the linked line around 705 and inspect the undefined save_pretrained_model_dir reference. Run the affected notebook cell using the already mentioned save_model_dir value; the work is done when the cell completes without an undefined-variable error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 85/100