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