Update README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ inference: true
|
|
28 |
</html>
|
29 |
|
30 |
<center>
|
31 |
-
<img src="https://i.imgur.com/z9ey830.png" alt="Sasando" width="
|
32 |
<p><em>Sasando-1 is a tiny, highly experimental text generator built using the Phi-3 architecture.</em></p>
|
33 |
<p><strong><a href="https://huggingface.co/spaces/afrizalha/Sasando-1" style="color: blue; font-family: Tahoma;">❕Go straight to the gradio demo❕</a></strong></p>
|
34 |
<p><em style="color: black; font-weight: bold;">This repo contains the 25M version.</em></p>
|
@@ -58,4 +58,9 @@ You are also not allowed to use this model without having fun.
|
|
58 |
## Acknowledgments
|
59 |
|
60 |
- **Developed by:** Afrizal Hasbi Azizy
|
61 |
-
- **License:** MIT
|
|
|
|
|
|
|
|
|
|
|
|
28 |
</html>
|
29 |
|
30 |
<center>
|
31 |
+
<img src="https://i.imgur.com/z9ey830.png" alt="Sasando" width="500" height="250">
|
32 |
<p><em>Sasando-1 is a tiny, highly experimental text generator built using the Phi-3 architecture.</em></p>
|
33 |
<p><strong><a href="https://huggingface.co/spaces/afrizalha/Sasando-1" style="color: blue; font-family: Tahoma;">❕Go straight to the gradio demo❕</a></strong></p>
|
34 |
<p><em style="color: black; font-weight: bold;">This repo contains the 25M version.</em></p>
|
|
|
58 |
## Acknowledgments
|
59 |
|
60 |
- **Developed by:** Afrizal Hasbi Azizy
|
61 |
+
- **License:** MIT
|
62 |
+
|
63 |
+
## Training log
|
64 |
+
<center>
|
65 |
+
<img src="https://imgur.com/32NFAKm.png" alt="Training log" width="500" height="250">
|
66 |
+
</center>
|