Update README.md
Browse files
README.md
CHANGED
@@ -49,7 +49,7 @@ You can use this model or dataset to train your own models as well, and challeng
|
|
49 |
### Training Procedure
|
50 |
|
51 |
This model was fully trained from scratch with random weights. It was created from the ground up with a new configuration and model, and trained using the Hugging Face Trainer for 1200 steps. There is still potential for further training. You can see the training code below.
|
52 |
-
|
53 |
|
54 |
**Training Loss Graph:**
|
55 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/63da3d7ae697e5898cb86854/GFurIWI_FIcfJNlER05RS.png)
|
|
|
49 |
### Training Procedure
|
50 |
|
51 |
This model was fully trained from scratch with random weights. It was created from the ground up with a new configuration and model, and trained using the Hugging Face Trainer for 1200 steps. There is still potential for further training. You can see the training code below.
|
52 |
+
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1VYtxJ2gYh-cXZbk1rOMlOISq8Enfw_1G#scrollTo=z2dj2aXALbc5)
|
53 |
|
54 |
**Training Loss Graph:**
|
55 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/63da3d7ae697e5898cb86854/GFurIWI_FIcfJNlER05RS.png)
|