farshadafx
commited on
Commit
•
e35477d
1
Parent(s):
0800e70
Update README.md
Browse files
README.md
CHANGED
@@ -16,25 +16,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# Bert-Sentiment-Fa
|
18 |
|
19 |
-
This model is a fine-tuned version of [HooshvareLab/bert-fa-base-uncased](https://huggingface.co/HooshvareLab/bert-fa-base-uncased) on the
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.4558
|
22 |
- Accuracy: 0.8549
|
23 |
- F1: 0.7877
|
24 |
|
25 |
-
## Model description
|
26 |
-
|
27 |
-
More information needed
|
28 |
-
|
29 |
-
## Intended uses & limitations
|
30 |
-
|
31 |
-
More information needed
|
32 |
-
|
33 |
-
## Training and evaluation data
|
34 |
-
|
35 |
-
More information needed
|
36 |
-
|
37 |
-
## Training procedure
|
38 |
|
39 |
### Training hyperparameters
|
40 |
|
|
|
16 |
|
17 |
# Bert-Sentiment-Fa
|
18 |
|
19 |
+
This model is a fine-tuned version of [HooshvareLab/bert-fa-base-uncased](https://huggingface.co/HooshvareLab/bert-fa-base-uncased) on the Neshan Sentiment dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.4558
|
22 |
- Accuracy: 0.8549
|
23 |
- F1: 0.7877
|
24 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
|
26 |
### Training hyperparameters
|
27 |
|