Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- ar
|
5 |
+
- cy
|
6 |
+
- de
|
7 |
+
- en
|
8 |
+
- es
|
9 |
+
- fr
|
10 |
+
- id
|
11 |
+
- it
|
12 |
+
- ru
|
13 |
+
- sw
|
14 |
+
---
|
15 |
+
|
16 |
+
This is a raw, pretrained multilingual language model, supporting Arabic, Welsh, German, English, Spanish, French, Indonesian, Italian, Russian, and Swahili.
|
17 |
+
The model is pretrained from scratch, which should be further finetuned for most use cases.
|
18 |
+
|
19 |
+
For more details:
|
20 |
+
[Multilingual Language Model Pretraining using Machine-translated Data](https://arxiv.org/abs/2502.13252)
|
21 |
+
|
22 |
+
**Contact**
|
23 |
+
Email: [[email protected]](mailto:[email protected])
|
24 |
+
|