Update README.md
Browse files
README.md
CHANGED
|
@@ -13,6 +13,9 @@ This model is a fine-tuned version of base model [meta-llama/Llama-3.2-11B-Visio
|
|
| 13 |
|
| 14 |
Compared with [TOMMI-0.35](https://huggingface.co/my-ai-university/TOMMI-0.35/), TOMMI-1.0 uses the optimal hyperparameters (without student asked QA pairs) and increased token length of 700 from 500.
|
| 15 |
|
|
|
|
|
|
|
|
|
|
| 16 |
## **Hyperparameters**
|
| 17 |
|
| 18 |
* learning_rate: 5e-5
|
|
|
|
| 13 |
|
| 14 |
Compared with [TOMMI-0.35](https://huggingface.co/my-ai-university/TOMMI-0.35/), TOMMI-1.0 uses the optimal hyperparameters (without student asked QA pairs) and increased token length of 700 from 500.
|
| 15 |
|
| 16 |
+
## **Paper**
|
| 17 |
+
* [arXiv](https://arxiv.org/abs/2504.08846)
|
| 18 |
+
|
| 19 |
## **Hyperparameters**
|
| 20 |
|
| 21 |
* learning_rate: 5e-5
|