AMR-KELEG commited on
Commit
6d5e570
·
verified ·
1 Parent(s): ff9419f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -1
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
+ [![GitHub](https://img.shields.io/badge/💻-GitHub%20-black.svg)](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!