balhafni commited on
Commit
4842d1d
1 Parent(s): 1bf8cc0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ widget:
13
 
14
  ## Model description
15
  **CAMeLBERT-MSA GED-13 Model** is a Modern Standard Arabic (MSA) grammatical error detection (GED) model that was built by fine-tuning the [CAMeLBERT-MSA](https://huggingface.co/CAMeL-Lab/bert-base-arabic-camelbert-msa/) model.
16
- For the fine-tuning, we used the [QALB-2014](https://aclanthology.org/W14-3605.pdf) dataset. Please note that this model is fine-tuned on morphologically preprocessed text.
17
  Our fine-tuning procedure and the hyperparameters we used can be found in our paper *"[Advancements in Arabic Grammatical Error Detection and Correction:
18
  An Empirical Investigation]()."* Our fine-tuning code and data can be found [here](https://github.com/CAMeL-Lab/arabic-gec).
19
 
 
13
 
14
  ## Model description
15
  **CAMeLBERT-MSA GED-13 Model** is a Modern Standard Arabic (MSA) grammatical error detection (GED) model that was built by fine-tuning the [CAMeLBERT-MSA](https://huggingface.co/CAMeL-Lab/bert-base-arabic-camelbert-msa/) model.
16
+ For the fine-tuning, we used the [QALB-2014](https://aclanthology.org/W14-3605.pdf) dataset. Please note that this model was fine-tuned on morphologically preprocessed text.
17
  Our fine-tuning procedure and the hyperparameters we used can be found in our paper *"[Advancements in Arabic Grammatical Error Detection and Correction:
18
  An Empirical Investigation]()."* Our fine-tuning code and data can be found [here](https://github.com/CAMeL-Lab/arabic-gec).
19