Update README.md
Browse files
README.md
CHANGED
@@ -29,7 +29,8 @@ A BERT-based model fine-tuned to perform single-label Arabic Dialect Identificat
|
|
29 |
<!--- **License:** [More Information Needed] -->
|
30 |
- **Finetuned from model :** [MarBERTv2](https://huggingface.co/UBC-NLP/MARBERTv2)
|
31 |
|
32 |
-
### Multilabel country-level Dialect Identification
|
|
|
33 |
|
34 |
```
|
35 |
import torch
|
|
|
29 |
<!--- **License:** [More Information Needed] -->
|
30 |
- **Finetuned from model :** [MarBERTv2](https://huggingface.co/UBC-NLP/MARBERTv2)
|
31 |
|
32 |
+
### Multilabel country-level Dialect Identification
|
33 |
+
#### Baseline I (Top 90%)
|
34 |
|
35 |
```
|
36 |
import torch
|