balhafni commited on
Commit
a8544fa
1 Parent(s): 107b232

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -16,6 +16,7 @@ An Empirical Investigation]()."* Our fine-tuning code and data can be found [her
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
 
20
  #### How to use
21
  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.
20
 
21
  #### How to use
22
  To use the model with our extended version of transformers: