davide221 commited on
Commit
e2227ff
•
1 Parent(s): 3fca97c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -89,15 +89,15 @@ special_tokens:
89
  unk_token: "<unk>"
90
  ```
91
 
92
- Training loss curve:
93
 
94
  ![](https://i.imgur.com/rp1htuf.png)
95
 
96
- Dataset composition:
97
 
98
  ![](https://i.imgur.com/kTNXgGX.png)
99
 
100
- It is mainly designed for experimental purposes.
101
 
102
  [<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
103
 
 
89
  unk_token: "<unk>"
90
  ```
91
 
92
+ ## 📉 Training loss curve:
93
 
94
  ![](https://i.imgur.com/rp1htuf.png)
95
 
96
+ ## 📊 Dataset composition:
97
 
98
  ![](https://i.imgur.com/kTNXgGX.png)
99
 
100
+
101
 
102
  [<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
103