Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,19 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: Arabic-Book-Review-Sentiment-Assessment
|
8 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -48,4 +61,4 @@ The following hyperparameters were used during training:
|
|
48 |
- Transformers 4.39.1
|
49 |
- Pytorch 2.2.1+cu121
|
50 |
- Datasets 2.18.0
|
51 |
-
- Tokenizers 0.15.2
|
|
|
6 |
model-index:
|
7 |
- name: Arabic-Book-Review-Sentiment-Assessment
|
8 |
results: []
|
9 |
+
datasets:
|
10 |
+
- labr
|
11 |
+
language:
|
12 |
+
- ar
|
13 |
+
widget:
|
14 |
+
- text: "كتاب يستحق القراءة"
|
15 |
+
example_title: "مثال 1"
|
16 |
+
- text: "ما عجبني بنوب، مضيعة للوقت"
|
17 |
+
example_title: "مثال 2"
|
18 |
+
- text: "أنصح وبشدة قراءة الكتاب خصوصا لمن لديه اهتمام في العلوم الاجتماعية"
|
19 |
+
example_title: "مثال 3"
|
20 |
+
- text: "ماشي حالو يعطيه 4 من 10"
|
21 |
+
example_title: "مثال 4"
|
22 |
---
|
23 |
|
24 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
61 |
- Transformers 4.39.1
|
62 |
- Pytorch 2.2.1+cu121
|
63 |
- Datasets 2.18.0
|
64 |
+
- Tokenizers 0.15.2
|