Update README.md
Browse files
README.md
CHANGED
|
@@ -174,6 +174,10 @@ On MMLU, we performed 0-shot evaluation using the following **template** and ext
|
|
| 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 |
## More
|
| 178 |
For more details and examples, refer to the base model below:
|
| 179 |
https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct
|
|
|
|
| 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:
|
| 183 |
https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct
|