harsh13333 commited on
Commit
84c248f
1 Parent(s): 8095b1b

End of training

Browse files
README.md CHANGED
@@ -34,7 +34,7 @@ model-index:
34
  value: 0.6236559139784947
35
  - name: Accuracy
36
  type: accuracy
37
- value: 0.7627118644067796
38
  ---
39
 
40
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -44,11 +44,11 @@ should probably proofread and complete it, then remove this comment. -->
44
 
45
  This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the shipping_label_ner dataset.
46
  It achieves the following results on the evaluation set:
47
- - Loss: 1.2010
48
  - Precision: 0.5179
49
  - Recall: 0.7838
50
  - F1: 0.6237
51
- - Accuracy: 0.7627
52
 
53
  ## Model description
54
 
@@ -68,7 +68,7 @@ More information needed
68
 
69
  The following hyperparameters were used during training:
70
  - learning_rate: 2e-05
71
- - train_batch_size: 4
72
  - eval_batch_size: 2
73
  - seed: 42
74
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
@@ -79,26 +79,26 @@ The following hyperparameters were used during training:
79
 
80
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
81
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
82
- | No log | 1.0 | 14 | 0.6828 | 0.5179 | 0.7838 | 0.6237 | 0.7627 |
83
- | No log | 2.0 | 28 | 0.8587 | 0.5273 | 0.7838 | 0.6304 | 0.7712 |
84
- | No log | 3.0 | 42 | 0.7206 | 0.5577 | 0.7838 | 0.6517 | 0.8136 |
85
- | No log | 4.0 | 56 | 0.8983 | 0.5370 | 0.7838 | 0.6374 | 0.7797 |
86
- | No log | 5.0 | 70 | 0.6964 | 0.5472 | 0.7838 | 0.6444 | 0.8051 |
87
- | No log | 6.0 | 84 | 0.9793 | 0.5179 | 0.7838 | 0.6237 | 0.7627 |
88
- | No log | 7.0 | 98 | 0.6047 | 0.5472 | 0.7838 | 0.6444 | 0.8051 |
89
- | No log | 8.0 | 112 | 1.0809 | 0.5179 | 0.7838 | 0.6237 | 0.7797 |
90
- | No log | 9.0 | 126 | 1.1726 | 0.5179 | 0.7838 | 0.6237 | 0.7627 |
91
- | No log | 10.0 | 140 | 1.0067 | 0.5179 | 0.7838 | 0.6237 | 0.7627 |
92
- | No log | 11.0 | 154 | 1.1439 | 0.5088 | 0.7838 | 0.6170 | 0.7627 |
93
- | No log | 12.0 | 168 | 0.8971 | 0.5370 | 0.7838 | 0.6374 | 0.7881 |
94
- | No log | 13.0 | 182 | 1.0603 | 0.5179 | 0.7838 | 0.6237 | 0.7542 |
95
- | No log | 14.0 | 196 | 1.2095 | 0.5179 | 0.7838 | 0.6237 | 0.7627 |
96
- | No log | 15.0 | 210 | 1.2395 | 0.5179 | 0.7838 | 0.6237 | 0.7627 |
97
- | No log | 16.0 | 224 | 1.2509 | 0.5179 | 0.7838 | 0.6237 | 0.7627 |
98
- | No log | 17.0 | 238 | 1.2317 | 0.5179 | 0.7838 | 0.6237 | 0.7542 |
99
- | No log | 18.0 | 252 | 1.2656 | 0.5179 | 0.7838 | 0.6237 | 0.7542 |
100
- | No log | 19.0 | 266 | 1.1950 | 0.5179 | 0.7838 | 0.6237 | 0.7627 |
101
- | No log | 20.0 | 280 | 1.2010 | 0.5179 | 0.7838 | 0.6237 | 0.7627 |
102
 
103
 
104
  ### Framework versions
 
34
  value: 0.6236559139784947
35
  - name: Accuracy
36
  type: accuracy
37
+ value: 0.7796610169491526
38
  ---
39
 
40
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
44
 
45
  This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the shipping_label_ner dataset.
46
  It achieves the following results on the evaluation set:
47
+ - Loss: 0.7118
48
  - Precision: 0.5179
49
  - Recall: 0.7838
50
  - F1: 0.6237
51
+ - Accuracy: 0.7797
52
 
53
  ## Model description
54
 
 
68
 
69
  The following hyperparameters were used during training:
70
  - learning_rate: 2e-05
71
+ - train_batch_size: 8
72
  - eval_batch_size: 2
73
  - seed: 42
74
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
 
79
 
80
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
81
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
82
+ | No log | 1.0 | 7 | 1.8106 | 0.0 | 0.0 | 0.0 | 0.5169 |
83
+ | No log | 2.0 | 14 | 1.6175 | 0.5556 | 0.1351 | 0.2174 | 0.5932 |
84
+ | No log | 3.0 | 21 | 1.3124 | 0.6 | 0.2432 | 0.3462 | 0.6441 |
85
+ | No log | 4.0 | 28 | 1.1318 | 0.6471 | 0.5946 | 0.6197 | 0.8051 |
86
+ | No log | 5.0 | 35 | 0.9306 | 0.6176 | 0.5676 | 0.5915 | 0.7881 |
87
+ | No log | 6.0 | 42 | 0.8279 | 0.5476 | 0.6216 | 0.5823 | 0.7712 |
88
+ | No log | 7.0 | 49 | 0.7609 | 0.5952 | 0.6757 | 0.6329 | 0.7881 |
89
+ | No log | 8.0 | 56 | 0.7484 | 0.6327 | 0.8378 | 0.7209 | 0.8220 |
90
+ | No log | 9.0 | 63 | 0.7035 | 0.6596 | 0.8378 | 0.7381 | 0.8220 |
91
+ | No log | 10.0 | 70 | 0.7281 | 0.5741 | 0.8378 | 0.6813 | 0.7881 |
92
+ | No log | 11.0 | 77 | 0.6970 | 0.5741 | 0.8378 | 0.6813 | 0.7881 |
93
+ | No log | 12.0 | 84 | 0.6790 | 0.5 | 0.7568 | 0.6022 | 0.7881 |
94
+ | No log | 13.0 | 91 | 0.7124 | 0.4828 | 0.7568 | 0.5895 | 0.7712 |
95
+ | No log | 14.0 | 98 | 0.6770 | 0.5 | 0.7568 | 0.6022 | 0.7797 |
96
+ | No log | 15.0 | 105 | 0.7219 | 0.5179 | 0.7838 | 0.6237 | 0.7797 |
97
+ | No log | 16.0 | 112 | 0.6695 | 0.5273 | 0.7838 | 0.6304 | 0.7881 |
98
+ | No log | 17.0 | 119 | 0.6885 | 0.5179 | 0.7838 | 0.6237 | 0.7797 |
99
+ | No log | 18.0 | 126 | 0.7138 | 0.5088 | 0.7838 | 0.6170 | 0.7712 |
100
+ | No log | 19.0 | 133 | 0.7113 | 0.5179 | 0.7838 | 0.6237 | 0.7797 |
101
+ | No log | 20.0 | 140 | 0.7118 | 0.5179 | 0.7838 | 0.6237 | 0.7797 |
102
 
103
 
104
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a3fa7295632cd5e2bd259486e890324413d36111c818ebcd19aaa1ba3c57eda8
3
  size 260815972
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32a8a1f98fe0cb325a85c0b73c8e63f961b9290f3d0dddebd58db3ac5a9bdbc7
3
  size 260815972
runs/Mar27_06-23-29_4912d2a8deb3/events.out.tfevents.1711520612.4912d2a8deb3.761.6 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:85236c3b16834f4dabb72a350e9a3f3a509f615de1cd70ebdbd295fcc1fbbb1d
3
- size 13854
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c59837d71ed0e268d36b12ecf6dcf9a888a27a09b9264221eb7b5eb5f8302e73
3
+ size 14680