Update README.md
Browse files
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
|
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 |
|