avemio-digital
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -55,7 +55,7 @@ The core models released in this batch are the following:
|
|
55 |
|
56 |
- **Training Study:** [Training Study](https://avemio.digital/wp-content/uploads/2025/01/GRAG-TRAINING-STUDY-Advancing-German-Language-AI-with-hessian-AI.pdf)
|
57 |
- **Repositories:**
|
58 |
-
- Training: [Colab-Notebook](https://colab.research.google.com/drive/
|
59 |
- Evaluation code:
|
60 |
- [GRAG-LLM-HARD-BENCHMARK](https://github.com/avemio-digital/GRAG-LLM-HARD-BENCHMARK.git)
|
61 |
- [GRAG-LLM-EASY-BENCHMARK](https://github.com/avemio-digital/GRAG-LLM-EASY-BENCHMARK.git)
|
@@ -86,7 +86,7 @@ print(tokenizer.decode(outputs[0], skip_special_tokens=True))
|
|
86 |
|
87 |
### Fine-tuning
|
88 |
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.
|
89 |
-
[Colab-Notebook](https://colab.research.google.com/drive/
|
90 |
|
91 |
|
92 |
|
|
|
55 |
|
56 |
- **Training Study:** [Training Study](https://avemio.digital/wp-content/uploads/2025/01/GRAG-TRAINING-STUDY-Advancing-German-Language-AI-with-hessian-AI.pdf)
|
57 |
- **Repositories:**
|
58 |
+
- Training: [Colab-Notebook](https://colab.research.google.com/drive/18SH_aYLCnw1K7cRGOTTZ80y98V5Kquxb?usp=sharing)
|
59 |
- Evaluation code:
|
60 |
- [GRAG-LLM-HARD-BENCHMARK](https://github.com/avemio-digital/GRAG-LLM-HARD-BENCHMARK.git)
|
61 |
- [GRAG-LLM-EASY-BENCHMARK](https://github.com/avemio-digital/GRAG-LLM-EASY-BENCHMARK.git)
|
|
|
86 |
|
87 |
### Fine-tuning
|
88 |
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.
|
89 |
+
[Colab-Notebook](https://colab.research.google.com/drive/18SH_aYLCnw1K7cRGOTTZ80y98V5Kquxb?usp=sharing).
|
90 |
|
91 |
|
92 |
|