Commit
·
35235de
1
Parent(s):
89cf9c5
Update README.md
Browse files
README.md
CHANGED
@@ -5,8 +5,11 @@ language:
|
|
5 |
pipeline_tag: text-classification
|
6 |
datasets:
|
7 |
- labr
|
8 |
-
|
9 |
-
- من أفضل الكتب التي قرأتها في هذا العام
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
This model is a finetune version of [UBC-NLP/MARBERTv2](https://huggingface.co/UBC-NLP/MARBERTv2) on [labr](https://huggingface.co/datasets/labr)
|
|
|
5 |
pipeline_tag: text-classification
|
6 |
datasets:
|
7 |
- labr
|
8 |
+
widget:
|
9 |
+
- text: "من أفضل الكتب التي قرأتها في هذا العام"
|
10 |
+
example_title: "Positive"
|
11 |
+
- text: "The goal of life is <mask>."
|
12 |
+
example_title: "Philosophy"
|
13 |
---
|
14 |
|
15 |
This model is a finetune version of [UBC-NLP/MARBERTv2](https://huggingface.co/UBC-NLP/MARBERTv2) on [labr](https://huggingface.co/datasets/labr)
|