Ebtihal commited on
Commit
048a511
1 Parent(s): a28495f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -4,7 +4,12 @@ tags: Fill-Mask
4
  datasets: OSCAR
5
  widget:
6
  - text: " السلام عليكم ورحمة[MASK] وبركاتة"
7
- example_title: "Example 1"
8
  ---
9
 
10
- <img src="https://github.com/ebtihalaziz/AraBERTMo/blob/main/download.png" width="100" align="left"/>
 
 
 
 
 
 
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
+ ```