Update README.md
Browse files
README.md
CHANGED
@@ -10,4 +10,24 @@ widget:
|
|
10 |
- text: "كيفك يا جومانا اشتقتلك"
|
11 |
- text: "كيفك جومانا اشتقتلك كتير"
|
12 |
- text: "كيفك حالك يا جمانه مشتاقلك"
|
13 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
- text: "كيفك يا جومانا اشتقتلك"
|
11 |
- text: "كيفك جومانا اشتقتلك كتير"
|
12 |
- text: "كيفك حالك يا جمانه مشتاقلك"
|
13 |
+
---
|
14 |
+
|
15 |
+
# Model Card for NADI-2024-baseline
|
16 |
+
|
17 |
+
[](https://github.com/AMR-KELEG/ADI-under-scrutiny)
|
18 |
+
|
19 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
20 |
+
|
21 |
+
A BERT-based model fine-tuned to perform single-label Arabic Dialect Identification (ADI).
|
22 |
+
|
23 |
+
### Model Description
|
24 |
+
|
25 |
+
<!-- Provide a longer summary of what this model is. -->
|
26 |
+
|
27 |
+
<!-- - **Developed by:** Amr Keleg -->
|
28 |
+
- **Model type:** A Dialect Identification model fine-tuned on the training sets of NADI and MADAR.
|
29 |
+
- **Language(s) (NLP):** Arabic.
|
30 |
+
<!--- **License:** [More Information Needed] -->
|
31 |
+
- **Finetuned from model :** [MarBERTv2](https://huggingface.co/UBC-NLP/MARBERTv2)
|
32 |
+
|
33 |
+
More information coming soon!
|