Update README.md
Browse files
README.md
CHANGED
@@ -121,7 +121,7 @@ response = tokenizer.batch_decode(generated_ids, skip_special_tokens=True)[0]
|
|
121 |
|
122 |
### Fine-tuning
|
123 |
We are providing a comprehensive Google Colab notebook to guide users through the process of fine-tuning our model, complete with detailed instructions, essential dependencies, and configurable settings.
|
124 |
-
[Colab-Notebook](https://colab.research.google.com/drive/
|
125 |
|
126 |
## Evaluation
|
127 |
|
|
|
121 |
|
122 |
### Fine-tuning
|
123 |
We are providing a comprehensive Google Colab notebook to guide users through the process of fine-tuning our model, complete with detailed instructions, essential dependencies, and configurable settings.
|
124 |
+
[Colab-Notebook](https://colab.research.google.com/drive/18SH_aYLCnw1K7cRGOTTZ80y98V5Kquxb?usp=sharing).
|
125 |
|
126 |
## Evaluation
|
127 |
|