Commit
•
cda64c8
1
Parent(s):
c9e0fe7
Add correct library tag (#1)
Browse files- Add correct library tag (e3132222703441e162f0a0381bc7ed9c07c37230)
Co-authored-by: Omar Sanseviero <osanseviero@users.noreply.huggingface.co>
README.md
CHANGED
@@ -4,6 +4,7 @@ datasets:
|
|
4 |
- MaLA-LM/mala-monolingual-split
|
5 |
base_model:
|
6 |
- meta-llama/Llama-2-7b-hf
|
|
|
7 |
---
|
8 |
|
9 |
# EMMA-500: Enhancing Massively Multilingual Adaptation of Large Language Models
|
|
|
4 |
- MaLA-LM/mala-monolingual-split
|
5 |
base_model:
|
6 |
- meta-llama/Llama-2-7b-hf
|
7 |
+
library_name: transformers
|
8 |
---
|
9 |
|
10 |
# EMMA-500: Enhancing Massively Multilingual Adaptation of Large Language Models
|