ahmed792002
commited on
Commit
•
1fa6a42
1
Parent(s):
250b032
End of training
Browse files
README.md
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
---
|
2 |
-
base_model: distilbert-base-uncased
|
3 |
library_name: transformers
|
4 |
license: apache-2.0
|
5 |
-
|
6 |
-
- accuracy
|
7 |
tags:
|
8 |
- generated_from_trainer
|
|
|
|
|
9 |
model-index:
|
10 |
- name: arabic_sentiment_reviews
|
11 |
results: []
|
@@ -16,10 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# arabic_sentiment_reviews
|
18 |
|
19 |
-
This model is a fine-tuned version of [
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- Accuracy: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -50,7 +50,7 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
-
| 0.
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
1 |
---
|
|
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
+
base_model: ahmed792002/arabic_sentiment_reviews
|
|
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
model-index:
|
10 |
- name: arabic_sentiment_reviews
|
11 |
results: []
|
|
|
16 |
|
17 |
# arabic_sentiment_reviews
|
18 |
|
19 |
+
This model is a fine-tuned version of [ahmed792002/arabic_sentiment_reviews](https://huggingface.co/ahmed792002/arabic_sentiment_reviews) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.3165
|
22 |
+
- Accuracy: 0.8770
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
+
| 0.3547 | 1.0 | 8250 | 0.3479 | 0.8673 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation": "gelu",
|
4 |
"architectures": [
|
5 |
"DistilBertForSequenceClassification"
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "ahmed792002/arabic_sentiment_reviews",
|
3 |
"activation": "gelu",
|
4 |
"architectures": [
|
5 |
"DistilBertForSequenceClassification"
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267832560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ef46859bf02b3a2192c4cb4e3669036104cdc780490d97f2f48842ec4dc0c43
|
3 |
size 267832560
|
runs/Sep13_19-50-17_722a248aa0cb/events.out.tfevents.1726257019.722a248aa0cb.36.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30b3638293044e6a3671588b6820995d6d2a728a1a7ccb0bc3f3c039aa5cade7
|
3 |
+
size 8984
|
runs/Sep13_19-50-17_722a248aa0cb/events.out.tfevents.1726258981.722a248aa0cb.36.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b595884c5c63fe2863c20f33f74bf5869251b3c3320d347d217b7b8dd0644f1b
|
3 |
+
size 411
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:467d2ddab542aa300c06f6161575b425066646387d329d2fb04eb533b64ee822
|
3 |
size 5240
|