numfalm-3b / README.md
wannaphong's picture
Update README.md
3172b63 verified
|
raw
history blame
1.26 kB
metadata
license: apache-2.0
language:
  - en
  - th
pipeline_tag: text-generation
datasets:
  - wannaphong/mark13

NumFaLM 3B

NumFaLM 3B is a bilingual language model trained on Thai and English. The architecture model is Llama model that pretraining from scratch. It was build to open source AI and research for bilingual language model and improve small language model. We released the training srcipt and train datasets to you can research the training and datasets.

We fork EasyLM and add training by HuggingFace datasets but HuggingFace was down many time in during the time we train the model, so we can trained just 1 epoch. The model trained 1 epoch.

Acknowledgements

Research supported with Cloud TPUs from Google's TPU Research Cloud (TRC). We use TPU4-64 for training model about 4 days / 1 epoch.

Thank you TPU Research Cloud and EasyLM project! We use EasyLM for pretraining model.