Rasooli3003 commited on
Commit
a2ffc48
·
verified ·
1 Parent(s): f4769c4

Sentiment Fa

Browse files
README.md CHANGED
@@ -19,9 +19,9 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [HooshvareLab/bert-fa-base-uncased](https://huggingface.co/HooshvareLab/bert-fa-base-uncased) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 1.1484
23
- - Accuracy: 0.8417
24
- - F1: 0.8524
25
 
26
  ## Model description
27
 
@@ -40,7 +40,7 @@ More information needed
40
  ### Training hyperparameters
41
 
42
  The following hyperparameters were used during training:
43
- - learning_rate: 3e-05
44
  - train_batch_size: 32
45
  - eval_batch_size: 64
46
  - seed: 42
@@ -52,21 +52,21 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
- | No log | 1.0 | 68 | 0.5099 | 0.8042 | 0.8062 |
56
- | No log | 2.0 | 136 | 0.6354 | 0.8083 | 0.8079 |
57
- | No log | 3.0 | 204 | 0.6376 | 0.8458 | 0.8575 |
58
- | No log | 4.0 | 272 | 0.8837 | 0.8292 | 0.8373 |
59
- | No log | 5.0 | 340 | 0.9432 | 0.8167 | 0.8335 |
60
- | No log | 6.0 | 408 | 0.9680 | 0.8125 | 0.8128 |
61
- | No log | 7.0 | 476 | 0.8569 | 0.8292 | 0.8402 |
62
- | 0.1247 | 8.0 | 544 | 1.0439 | 0.8542 | 0.8628 |
63
- | 0.1247 | 9.0 | 612 | 1.0181 | 0.8375 | 0.8451 |
64
- | 0.1247 | 10.0 | 680 | 1.0169 | 0.8458 | 0.8556 |
65
- | 0.1247 | 11.0 | 748 | 1.1128 | 0.8292 | 0.8348 |
66
- | 0.1247 | 12.0 | 816 | 1.1325 | 0.8333 | 0.8382 |
67
- | 0.1247 | 13.0 | 884 | 1.1458 | 0.85 | 0.8622 |
68
- | 0.1247 | 14.0 | 952 | 1.1439 | 0.85 | 0.8622 |
69
- | 0.0062 | 15.0 | 1020 | 1.1484 | 0.8417 | 0.8524 |
70
 
71
 
72
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [HooshvareLab/bert-fa-base-uncased](https://huggingface.co/HooshvareLab/bert-fa-base-uncased) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 1.0154
23
+ - Accuracy: 0.8333
24
+ - F1: 0.8456
25
 
26
  ## Model description
27
 
 
40
  ### Training hyperparameters
41
 
42
  The following hyperparameters were used during training:
43
+ - learning_rate: 5e-06
44
  - train_batch_size: 32
45
  - eval_batch_size: 64
46
  - seed: 42
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
+ | No log | 1.0 | 68 | 0.5588 | 0.8333 | 0.8419 |
56
+ | No log | 2.0 | 136 | 0.5678 | 0.8417 | 0.8557 |
57
+ | No log | 3.0 | 204 | 0.6083 | 0.8208 | 0.8311 |
58
+ | No log | 4.0 | 272 | 0.6749 | 0.8167 | 0.8285 |
59
+ | No log | 5.0 | 340 | 0.7690 | 0.8292 | 0.8424 |
60
+ | No log | 6.0 | 408 | 0.8706 | 0.8208 | 0.8328 |
61
+ | No log | 7.0 | 476 | 0.8554 | 0.8292 | 0.8424 |
62
+ | 0.0725 | 8.0 | 544 | 0.8950 | 0.825 | 0.8390 |
63
+ | 0.0725 | 9.0 | 612 | 0.9200 | 0.825 | 0.8390 |
64
+ | 0.0725 | 10.0 | 680 | 0.9511 | 0.8292 | 0.8455 |
65
+ | 0.0725 | 11.0 | 748 | 0.9698 | 0.8375 | 0.8490 |
66
+ | 0.0725 | 12.0 | 816 | 0.9829 | 0.8333 | 0.8456 |
67
+ | 0.0725 | 13.0 | 884 | 1.0022 | 0.8333 | 0.8456 |
68
+ | 0.0725 | 14.0 | 952 | 1.0130 | 0.8333 | 0.8456 |
69
+ | 0.0167 | 15.0 | 1020 | 1.0154 | 0.8333 | 0.8456 |
70
 
71
 
72
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa67c997de6f2b73b92ef131ca41a1276b0cd78f33f3922888172e4a976dd4dd
3
  size 651398148
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4786c596216b1a723472a31acddfa0f80678c7bc9cc1cefc24a1d2e7a2ce7da4
3
  size 651398148
runs/Sep06_05-21-28_cc3527d1388f/events.out.tfevents.1725600098.cc3527d1388f.1304.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cac3dda6e8f412693b73a703fee38066b0a4cc0d53ca8c36368d6b8f6f193577
3
- size 11079
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cac534cdf04ebab20d1c65f002db3e4480d655a8dfec30d99bfc5349dc6ff939
3
+ size 11433