update model description
Browse files
README.md
CHANGED
@@ -14,12 +14,12 @@ SEA-LION stands for <i>Southeast Asia Languages In One Network</i>.
|
|
14 |
|
15 |
### Model Description
|
16 |
|
17 |
-
The SEA-LION model is a significant leap forward in the field of natural language processing
|
18 |
specifically trained to understand Southeast Asia (SEA) regional context.
|
19 |
|
20 |
SEA-LION is built on the robust MPT architecture and utilize a vocabulary size of 256K.
|
21 |
|
22 |
-
The model employs our
|
23 |
Our SEABPETokenizer is specially tailored for SEA languages, ensuring optimal model performance.
|
24 |
|
25 |
The training data for SEA-LION encompasses 980B tokens.
|
|
|
14 |
|
15 |
### Model Description
|
16 |
|
17 |
+
The SEA-LION model is a significant leap forward in the field of natural language processing.
|
18 |
specifically trained to understand Southeast Asia (SEA) regional context.
|
19 |
|
20 |
SEA-LION is built on the robust MPT architecture and utilize a vocabulary size of 256K.
|
21 |
|
22 |
+
The model employs our custom SEABPETokenizer for tokenization.
|
23 |
Our SEABPETokenizer is specially tailored for SEA languages, ensuring optimal model performance.
|
24 |
|
25 |
The training data for SEA-LION encompasses 980B tokens.
|