SaiedAlshahrani commited on
Commit
42c8a8d
·
1 Parent(s): 8557640

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -9,7 +9,13 @@ dataset_info:
9
  num_examples: 4675
10
  download_size: 2883783
11
  dataset_size: 7334642
 
 
 
 
 
 
12
  ---
13
- # Dataset Card for "Moroccan_Arabic_Wikipedia_20230101"
14
 
15
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
9
  num_examples: 4675
10
  download_size: 2883783
11
  dataset_size: 7334642
12
+ license: mit
13
+ language:
14
+ - ar
15
+ pretty_name: arywiki-articles-withoutbots
16
+ size_categories:
17
+ - 1K<n<10K
18
  ---
19
+ # Dataset Card for "Moroccan_Arabic_Wikipedia_20230101_nobots"
20
 
21
+ This dataset is created using the Moroccan Arabic Wikipedia articles (**after removing bot-generated articles**), downloaded on the 1st of January 2023, processed using `Gensim` Python library, and preprocessed using `tr` Linux/Unix utility and `CAMeLTools` Python toolkit for Arabic NLP. This dataset was used to train this Moroccan Arabic Wikipedia Masked Language Model: [SaiedAlshahrani/arywiki_20230101_roberta_mlm_nobots](https://huggingface.co/SaiedAlshahrani/arywiki_20230101_roberta_mlm_nobots).