Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,12 @@ tags: Fill-Mask
|
|
4 |
datasets: OSCAR
|
5 |
widget:
|
6 |
- text: " السلام عليكم ورحمة[MASK] وبركاتة"
|
7 |
-
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
4 |
datasets: OSCAR
|
5 |
widget:
|
6 |
- text: " السلام عليكم ورحمة[MASK] وبركاتة"
|
7 |
+
- example_title: "Example 1"
|
8 |
---
|
9 |
|
10 |
+
**AraBERTMo** is an Arabic pre-trained language model based on [Google's BERT architechture](https://github.com/google-research/bert). AraBERTMo uses the same BERT-Base config.
|
11 |
+
|
12 |
+
|
13 |
+
All models are available on the `HuggingFace` model page under the [Ebtihal](https://huggingface.co/Ebtihal/) name. Checkpoints are available in PyTorch formats.
|
14 |
+
|
15 |
+
```
|