Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ pipeline_tag: token-classification
|
|
11 |
|
12 |
## Model Description
|
13 |
`CAMeL-Lab/text-editing-qalb14-nopnx` is a text editing model tailored for grammatical error correction (GEC) in Modern Standard Arabic (MSA).
|
14 |
-
The model is based on [AraBERTv02](https://huggingface.co/aubmindlab/bert-base-arabertv02), which we fine-tuned using the QALB-2014 dataset.
|
15 |
This model was introduced in our ACL 2025 paper, [Enhancing Text Editing for Grammatical Error Correction: Arabic as a Case Study](https://arxiv.org/abs/2503.00985), where we refer to it as SWEET (Subword Edit Error Tagger).
|
16 |
|
17 |
The model was fine-tuned to fix non-punctuation (i.e., NoPnx) errors. Details about the training procedure, data preprocessing, and hyperparameters are available in the paper.
|
|
|
11 |
|
12 |
## Model Description
|
13 |
`CAMeL-Lab/text-editing-qalb14-nopnx` is a text editing model tailored for grammatical error correction (GEC) in Modern Standard Arabic (MSA).
|
14 |
+
The model is based on [AraBERTv02](https://huggingface.co/aubmindlab/bert-base-arabertv02), which we fine-tuned using the [QALB-2014](https://camel.abudhabi.nyu.edu/qalb-shared-task-2015/) dataset.
|
15 |
This model was introduced in our ACL 2025 paper, [Enhancing Text Editing for Grammatical Error Correction: Arabic as a Case Study](https://arxiv.org/abs/2503.00985), where we refer to it as SWEET (Subword Edit Error Tagger).
|
16 |
|
17 |
The model was fine-tuned to fix non-punctuation (i.e., NoPnx) errors. Details about the training procedure, data preprocessing, and hyperparameters are available in the paper.
|