dominguesm
commited on
Commit
•
06a9ddc
1
Parent(s):
c889ad6
Update README.md
Browse files
README.md
CHANGED
@@ -177,7 +177,7 @@ detect_lang(
|
|
177 |
## Training procedure
|
178 |
|
179 |
|
180 |
-
Fine-tuning was done via the `Trainer` API. Here is the [Jupyter notebook](https://github.com/DominguesM/language-detection/blob/main/Language_Detector_Lora.ipynb) with the training code.
|
181 |
|
182 |
### Training hyperparameters
|
183 |
|
|
|
177 |
## Training procedure
|
178 |
|
179 |
|
180 |
+
Fine-tuning was done via the `Trainer` API. Here is the [Jupyter notebook](https://github.com/DominguesM/language-detection-lora/blob/main/Language_Detector_Lora.ipynb) with the training code.
|
181 |
|
182 |
### Training hyperparameters
|
183 |
|