go-inoue commited on
Commit
1f6d964
1 Parent(s): 7893bb2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -5,14 +5,14 @@ license: apache-2.0
5
  widget:
6
  - text: "عامل ايه ؟"
7
  ---
8
- # CAMeLBERT-Mix DID Corpus6 Model
9
  ## Model description
10
- **CAMeLBERT-Mix DID Corpus6 Model** is a dialect identification (DID) model that was built by fine-tuning the [CAMeLBERT-Mix](https://huggingface.co/CAMeL-Lab/bert-base-arabic-camelbert-mix/) model.
11
  For the fine-tuning, we used the [MADAR Corpus 6](https://camel.abudhabi.nyu.edu/madar-shared-task-2019/) dataset, which includes 6 labels.
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 Corpus6 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
5
  widget:
6
  - text: "عامل ايه ؟"
7
  ---
8
+ # CAMeLBERT-Mix DID MADAR Corpus6 Model
9
  ## Model description
10
+ **CAMeLBERT-Mix DID MADAR Corpus6 Model** is a dialect identification (DID) model that was built by fine-tuning the [CAMeLBERT-Mix](https://huggingface.co/CAMeL-Lab/bert-base-arabic-camelbert-mix/) model.
11
  For the fine-tuning, we used the [MADAR Corpus 6](https://camel.abudhabi.nyu.edu/madar-shared-task-2019/) dataset, which includes 6 labels.
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 Corpus6 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