Update README.md
Browse files
README.md
CHANGED
|
@@ -49,7 +49,8 @@ if __name__ == "__main__":
|
|
| 49 |
- **Model type:** Regression head on top of a BERT-based model fine-tuned for estimating the Arabic Level of Dialectness of text.
|
| 50 |
- **Language(s) (NLP):** Arabic.
|
| 51 |
<!--- **License:** [More Information Needed] -->
|
| 52 |
-
- **Finetuned from model
|
|
|
|
| 53 |
|
| 54 |
### Citation
|
| 55 |
|
|
|
|
| 49 |
- **Model type:** Regression head on top of a BERT-based model fine-tuned for estimating the Arabic Level of Dialectness of text.
|
| 50 |
- **Language(s) (NLP):** Arabic.
|
| 51 |
<!--- **License:** [More Information Needed] -->
|
| 52 |
+
- **Finetuned from model:** [MarBERT](https://huggingface.co/UBC-NLP/MARBERT)
|
| 53 |
+
- **Dataset**: [AOC-ALDi](https://github.com/AMR-KELEG/ALDi/blob/master/data/AOC-ALDi.tar.gz)
|
| 54 |
|
| 55 |
### Citation
|
| 56 |
|