go-inoue commited on
Commit
cf6e30c
1 Parent(s): 2e16a69

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ For the fine-tuning, we used the [MADAR Corpus 26](https://camel.abudhabi.nyu.ed
12
  Our fine-tuning procedure and the hyperparameters we used can be found in our paper *"[The Interplay of Variant, Size, and Task Type in Arabic Pre-trained Language Models](https://arxiv.org/abs/2103.06678)."* Our fine-tuning code can be found [here](https://github.com/CAMeL-Lab/CAMeLBERT).
13
 
14
  ## Intended uses
15
- You can use the CAMeLBERT-Mix DID Corpus26 model as part of the transformers pipeline.
16
  This model will also be available in [CAMeL Tools](https://github.com/CAMeL-Lab/camel_tools) soon.
17
 
18
  #### How to use
12
  Our fine-tuning procedure and the hyperparameters we used can be found in our paper *"[The Interplay of Variant, Size, and Task Type in Arabic Pre-trained Language Models](https://arxiv.org/abs/2103.06678)."* Our fine-tuning code can be found [here](https://github.com/CAMeL-Lab/CAMeLBERT).
13
 
14
  ## Intended uses
15
+ You can use the CAMeLBERT-Mix DID Madar Corpus26 model as part of the transformers pipeline.
16
  This model will also be available in [CAMeL Tools](https://github.com/CAMeL-Lab/camel_tools) soon.
17
 
18
  #### How to use