huseinzol05
commited on
Commit
•
d19f767
1
Parent(s):
72e1bc9
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- ms
|
4 |
+
---
|
5 |
+
|
6 |
+
# Pretrain 1.1B 4096 context length Mistral on Malaysian text
|
7 |
+
|
8 |
+
README at https://github.com/mesolitica/malaya/tree/5.1/pretrained-model/mistral
|
9 |
+
|
10 |
+
- Dataset gathered at https://github.com/malaysia-ai/dedup-text-dataset/tree/main/pretrain-llm
|
11 |
+
- We use Ray cluster to train on 5 nodes of 4x A100 80GB, https://github.com/malaysia-ai/jupyter-gpu/tree/main/ray
|
12 |
+
|
13 |
+
WandB, https://wandb.ai/mesolitica/pretrain-mistral-1.1b?workspace=user-husein-mesolitica
|