Commit
·
27a53ce
1
Parent(s):
4a03b90
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- ar
|
5 |
+
pipeline_tag: text-classification
|
6 |
+
datasets:
|
7 |
+
- labr
|
8 |
+
---
|
9 |
+
|
10 |
+
This model is a finetune version of [UBC-NLP/MARBERTv2](https://huggingface.co/UBC-NLP/MARBERTv2) on [labr](https://huggingface.co/datasets/labr)
|