Chinese
liswei commited on
Commit
56ee0e8
1 Parent(s): c670a7d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ language:
20
  Taiwan ELM is a family of Efficient LLMs for Taiwan base on [apple/OpenELM](https://huggingface.co/apple/OpenELM).
21
  The project aims to provide an efficient model for researchers without access to large-scale computing resources.
22
 
23
- The model is trained using a custom fork of [LLaMA-Factory](https://github.com/hiyouga/LLaMA-Factory) on 2B Traditional Chinese tokens and 500K instruction samples.
24
  We will extend the model to train on larger data sets and different base models if there is sufficient demand.
25
 
26
  ## What is being released?
 
20
  Taiwan ELM is a family of Efficient LLMs for Taiwan base on [apple/OpenELM](https://huggingface.co/apple/OpenELM).
21
  The project aims to provide an efficient model for researchers without access to large-scale computing resources.
22
 
23
+ The model is trained using [LLaMA-Factory](https://github.com/hiyouga/LLaMA-Factory) on 2B Traditional Chinese tokens and 500K instruction samples.
24
  We will extend the model to train on larger data sets and different base models if there is sufficient demand.
25
 
26
  ## What is being released?