Instructions to use JSWOOK/FINE_TUNING with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use JSWOOK/FINE_TUNING with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Update adapter_config.json
Browse files- adapter_config.json +0 -1
adapter_config.json
CHANGED
|
@@ -6,7 +6,6 @@
|
|
| 6 |
},
|
| 7 |
"base_model_name_or_path": "openai/whisper-large-v3-turbo",
|
| 8 |
"bias": "all",
|
| 9 |
-
"exclude_modules": null,
|
| 10 |
"fan_in_fan_out": false,
|
| 11 |
"inference_mode": true,
|
| 12 |
"init_lora_weights": true,
|
|
|
|
| 6 |
},
|
| 7 |
"base_model_name_or_path": "openai/whisper-large-v3-turbo",
|
| 8 |
"bias": "all",
|
|
|
|
| 9 |
"fan_in_fan_out": false,
|
| 10 |
"inference_mode": true,
|
| 11 |
"init_lora_weights": true,
|