Update README.md
Browse files
README.md
CHANGED
|
@@ -13,7 +13,7 @@ language:
|
|
| 13 |
<img src="https://huggingface.co/liswei/Taiwan-ELM/resolve/main/Taiwan%20ELM%20Logo.jpeg" alt="Efficient LLM for Taiwan">
|
| 14 |
</center>
|
| 15 |
|
| 16 |
-
> Efficient LLM for Taiwan
|
| 17 |
|
| 18 |
# Taiwan ELM
|
| 19 |
|
|
@@ -25,10 +25,10 @@ We will extend the model to train on larger data sets and different base models
|
|
| 25 |
|
| 26 |
## What is being released?
|
| 27 |
|
| 28 |
-
We release both pre-trained base models and instruction tuned variants with 270M and 1.1B parameters.
|
| 29 |
-
Along with the model, datasets used to train the
|
| 30 |
|
| 31 |
-
In an effort to improve transparency, training checkpoints (including rng/optimizer state) and
|
| 32 |
|
| 33 |
List of released models:
|
| 34 |
* [Taiwan-ELM-270M](https://huggingface.co/liswei/Taiwan-ELM-270M)
|
|
|
|
| 13 |
<img src="https://huggingface.co/liswei/Taiwan-ELM/resolve/main/Taiwan%20ELM%20Logo.jpeg" alt="Efficient LLM for Taiwan">
|
| 14 |
</center>
|
| 15 |
|
| 16 |
+
> Efficient LLM for Taiwan with open weights/datasets/checkpoints and affordable sizes (270M/1.1B)
|
| 17 |
|
| 18 |
# Taiwan ELM
|
| 19 |
|
|
|
|
| 25 |
|
| 26 |
## What is being released?
|
| 27 |
|
| 28 |
+
We release both pre-trained **base models and instruction tuned variants** with 270M and 1.1B parameters.
|
| 29 |
+
Along with the model, **datasets used to train the models** are also released.
|
| 30 |
|
| 31 |
+
In an effort to improve transparency, training **checkpoints (including rng/optimizer state) and logs** are also released in the model page.
|
| 32 |
|
| 33 |
List of released models:
|
| 34 |
* [Taiwan-ELM-270M](https://huggingface.co/liswei/Taiwan-ELM-270M)
|