bxod commited on
Commit
f8261c1
·
verified ·
1 Parent(s): 15e1ca5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -173,7 +173,10 @@ On MMLU, we performed 0-shot evaluation using the following **template** and ext
173
  ```python
174
  template = "Given the above question and choices, choose the single best answer (A, B, C, or D). Respond with only one letter..
175
  ```
176
-
 
 
 
177
 
178
  ## More
179
  For more details and examples, refer to the base model below:
 
173
  ```python
174
  template = "Given the above question and choices, choose the single best answer (A, B, C, or D). Respond with only one letter..
175
  ```
176
+
177
+ ## Acknowledgements
178
+
179
+ This project was developed by the teams at **[Examy.me](https://examy.me/)** and **[Teamwork.uz](https://teamwork.uz/)**. Their collaboration and resources were essential to the creation and success of the `alloma` model series.
180
 
181
  ## More
182
  For more details and examples, refer to the base model below: