Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ language:
|
|
12 |
The model was built by fine-tuning [AraT5-v2](https://huggingface.co/UBC-NLP/AraT5v2-base-1024) on the [MADAR CODA](https://camel.abudhabi.nyu.edu/madar-coda-corpus/) dataset.
|
13 |
This model was trained with the DA Phrase Dialect Identification (DID) control token as we describe in our [paper](https://arxiv.org/abs/2407.03020).
|
14 |
Our fine-tuning procedure and the hyperparameters we used can be found in our paper *"[Exploiting Dialect Identification
|
15 |
-
in Automatic Dialectal Text Normalization](https://arxiv.org/abs/2407.03020)
|
16 |
|
17 |
|
18 |
## Intended uses
|
|
|
12 |
The model was built by fine-tuning [AraT5-v2](https://huggingface.co/UBC-NLP/AraT5v2-base-1024) on the [MADAR CODA](https://camel.abudhabi.nyu.edu/madar-coda-corpus/) dataset.
|
13 |
This model was trained with the DA Phrase Dialect Identification (DID) control token as we describe in our [paper](https://arxiv.org/abs/2407.03020).
|
14 |
Our fine-tuning procedure and the hyperparameters we used can be found in our paper *"[Exploiting Dialect Identification
|
15 |
+
in Automatic Dialectal Text Normalization](https://arxiv.org/abs/2407.03020)"*. Our fine-tuning code and data can be found [here](https://github.com/CAMeL-Lab/codafication).
|
16 |
|
17 |
|
18 |
## Intended uses
|