fix
This commit is contained in:
@@ -103,3 +103,9 @@ python train_ms_jp_extra.py [--repo_id <username>/<repo_name>] [--skip_default_s
|
||||
Optional:
|
||||
- `--repo_id`: Hugging Face repository ID to upload the trained model to. You should have logged in using `huggingface-cli login` before running this command.
|
||||
- `--skip_default_style`: Skip making the default style vector. Use this if you want to resume training (since the default style vector has been already made).
|
||||
|
||||
For Matcha-only fine-tuning of an already preprocessed dataset:
|
||||
|
||||
```bash
|
||||
python configure_matcha_ft.py --config Data/<model_name>/config.json --learning-rate 0.0001
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user