Update README.md
Browse files
README.md
CHANGED
@@ -118,7 +118,7 @@ response = tokenizer.batch_decode(generated_ids, skip_special_tokens=True)[0]
|
|
118 |
|
119 |
### Fine-tuning
|
120 |
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.
|
121 |
-
[Colab-Notebook](https://colab.research.google.com/drive/
|
122 |
|
123 |
## Evaluation
|
124 |
|
|
|
118 |
|
119 |
### Fine-tuning
|
120 |
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.
|
121 |
+
[Colab-Notebook](https://colab.research.google.com/drive/18SH_aYLCnw1K7cRGOTTZ80y98V5Kquxb?usp=sharing).
|
122 |
|
123 |
## Evaluation
|
124 |
|