Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,10 @@ metrics:
|
|
7 |
model-index:
|
8 |
- name: AraBert-Arabic-Sentiment-Analysis
|
9 |
results: []
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -14,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# AraBert-Arabic-Sentiment-Analysis
|
16 |
|
17 |
-
This model is a fine-tuned version of
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.5327
|
20 |
- Macro F1: 0.6543
|
@@ -59,4 +63,4 @@ The following hyperparameters were used during training:
|
|
59 |
|
60 |
- Transformers 4.38.2
|
61 |
- Pytorch 2.1.0+cu121
|
62 |
-
- Tokenizers 0.15.2
|
|
|
7 |
model-index:
|
8 |
- name: AraBert-Arabic-Sentiment-Analysis
|
9 |
results: []
|
10 |
+
license: apache-2.0
|
11 |
+
language:
|
12 |
+
- ar
|
13 |
+
library_name: transformers
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
18 |
|
19 |
# AraBert-Arabic-Sentiment-Analysis
|
20 |
|
21 |
+
This model is a fine-tuned version of AraBERT on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: 0.5327
|
24 |
- Macro F1: 0.6543
|
|
|
63 |
|
64 |
- Transformers 4.38.2
|
65 |
- Pytorch 2.1.0+cu121
|
66 |
+
- Tokenizers 0.15.2
|