Update README.md
Browse files
README.md
CHANGED
|
@@ -31,7 +31,8 @@ Last updated: 2026-02-04
|
|
| 31 |
|
| 32 |
SEA-LION stands for *Southeast Asian Languages In One Network*.
|
| 33 |
|
| 34 |
-
This model is a fine-tuned version of [Gemma 3 12B IT](https://huggingface.co/google/gemma-3-12b-it) on 1M instruction-following pairs.
|
|
|
|
| 35 |
|
| 36 |
For tokenization, the model employs the default tokenizer used in Gemma 3.
|
| 37 |
- **Developed by:** AI Products Pillar, AI Singapore
|
|
@@ -128,7 +129,7 @@ print(prompt,decoded)
|
|
| 128 |
|
| 129 |
## Training and evaluation data
|
| 130 |
|
| 131 |
-
For more details on training data, please refer to the paper [SEA-Guard]().
|
| 132 |
|
| 133 |
## Training procedure
|
| 134 |
|
|
|
|
| 31 |
|
| 32 |
SEA-LION stands for *Southeast Asian Languages In One Network*.
|
| 33 |
|
| 34 |
+
This model is a fine-tuned version of [Gemma 3 12B IT](https://huggingface.co/google/gemma-3-12b-it) on 1M instruction-following pairs.
|
| 35 |
+
For more details on training data, please refer to the paper [SEA-Guard](https://arxiv.org/abs/2602.01618).
|
| 36 |
|
| 37 |
For tokenization, the model employs the default tokenizer used in Gemma 3.
|
| 38 |
- **Developed by:** AI Products Pillar, AI Singapore
|
|
|
|
| 129 |
|
| 130 |
## Training and evaluation data
|
| 131 |
|
| 132 |
+
For more details on training data, please refer to the paper [SEA-Guard](https://arxiv.org/abs/2602.01618).
|
| 133 |
|
| 134 |
## Training procedure
|
| 135 |
|