Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ An Empirical Investigation](https://arxiv.org/abs/2305.14734)."* Our fine-tuning
|
|
16 |
## Intended uses
|
17 |
You can use the AraBART+Morph+GEC<sup>13</sup> model as part of an extended version of the [transformers](https://github.com/CAMeL-Lab/arabic-gec) that we make publicly available.
|
18 |
The GEC model is intended to be used with this [GED](https://huggingface.co/CAMeL-Lab/camelbert-msa-zaebuc-ged-13) model as we outlined in the example below.
|
19 |
-
We used this GEC model to report results on the ZAEBUC dev and test sets in our paper.
|
20 |
|
21 |
#### How to use
|
22 |
To use the model with our extended version of transformers:
|
|
|
16 |
## Intended uses
|
17 |
You can use the AraBART+Morph+GEC<sup>13</sup> model as part of an extended version of the [transformers](https://github.com/CAMeL-Lab/arabic-gec) that we make publicly available.
|
18 |
The GEC model is intended to be used with this [GED](https://huggingface.co/CAMeL-Lab/camelbert-msa-zaebuc-ged-13) model as we outlined in the example below.
|
19 |
+
We used this GEC model to report results on the ZAEBUC dev and test sets in our [paper](https://arxiv.org/abs/2305.14734).
|
20 |
|
21 |
#### How to use
|
22 |
To use the model with our extended version of transformers:
|