SicariusSicariiStuff commited on
Commit
e2d8ffd
·
verified ·
1 Parent(s): 5610867

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -122,6 +122,22 @@ The model was originally trained about 2 month after Mistral (v0.1) was released
122
  As of 04 June 2024, Zion_Alpha got the **Highest SNLI score in the world** among open source models in Hebrew, surpassing most of the models by a huge margin. (**84.05** score)
123
  <img src="https://i.imgur.com/7HokS5w.png" alt="Zion_Alpha SNLI Score" style="width: 80%; min-width: 700px; display: block; margin: auto;">
124
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
125
  ### Support
126
  <img src="https://i.imgur.com/0lHHN95.png" alt="GPUs too expensive" style="width: 10%; min-width: 100px; display: block; margin: left;">
127
 
 
122
  As of 04 June 2024, Zion_Alpha got the **Highest SNLI score in the world** among open source models in Hebrew, surpassing most of the models by a huge margin. (**84.05** score)
123
  <img src="https://i.imgur.com/7HokS5w.png" alt="Zion_Alpha SNLI Score" style="width: 80%; min-width: 700px; display: block; margin: auto;">
124
 
125
+ ---
126
+
127
+ ## Citation Information
128
+
129
+ ```
130
+ @llm{Zion_Alpha_Instruction_Tuned_SLERP,
131
+ author = {SicariusSicariiStuff},
132
+ title = {Zion_Alpha_Instruction_Tuned_SLERP},
133
+ year = {2024},
134
+ publisher = {Hugging Face},
135
+ url = {https://huggingface.co/SicariusSicariiStuff/Zion_Alpha_Instruction_Tuned_SLERP}
136
+ }
137
+ ```
138
+
139
+ ---
140
+
141
  ### Support
142
  <img src="https://i.imgur.com/0lHHN95.png" alt="GPUs too expensive" style="width: 10%; min-width: 100px; display: block; margin: left;">
143