Update README.md
Browse files
README.md
CHANGED
|
@@ -3,11 +3,14 @@ language:
|
|
| 3 |
- id
|
| 4 |
license: apache-2.0
|
| 5 |
library_name: transformers
|
| 6 |
-
base_model:
|
|
|
|
| 7 |
tags:
|
| 8 |
- multilingual
|
| 9 |
- synthetic
|
| 10 |
- sft
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
<img alt="Logo for LTL" src="ltl_logo2.svg" width="240px" style="margin-left:'auto' margin-right:'auto' display:'block'">
|
|
@@ -47,4 +50,4 @@ LJVM would also like to thank Songbo Hu, Chen Cecilia Liu, Millicent Ochieng, an
|
|
| 47 |
author={Lester James V. Miranda and Ivan Vulić and Anna Korhonen},
|
| 48 |
year={2025},
|
| 49 |
}
|
| 50 |
-
```
|
|
|
|
| 3 |
- id
|
| 4 |
license: apache-2.0
|
| 5 |
library_name: transformers
|
| 6 |
+
base_model:
|
| 7 |
+
- allenai/Olmo-3-1025-7B
|
| 8 |
tags:
|
| 9 |
- multilingual
|
| 10 |
- synthetic
|
| 11 |
- sft
|
| 12 |
+
datasets:
|
| 13 |
+
- ljvmiranda921/PolyglotTeachers-SFT-Synth
|
| 14 |
---
|
| 15 |
|
| 16 |
<img alt="Logo for LTL" src="ltl_logo2.svg" width="240px" style="margin-left:'auto' margin-right:'auto' display:'block'">
|
|
|
|
| 50 |
author={Lester James V. Miranda and Ivan Vulić and Anna Korhonen},
|
| 51 |
year={2025},
|
| 52 |
}
|
| 53 |
+
```
|