Atheer174 commited on
Commit
2b23065
1 Parent(s): 0b34d2a

End of training

Browse files
Files changed (2) hide show
  1. README.md +80 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: dslim/bert-base-NER
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - precision
8
+ - recall
9
+ - f1
10
+ - accuracy
11
+ model-index:
12
+ - name: Products_NER8
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # Products_NER8
20
+
21
+ This model is a fine-tuned version of [dslim/bert-base-NER](https://huggingface.co/dslim/bert-base-NER) on an unknown dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.2028
24
+ - Precision: 0.9227
25
+ - Recall: 0.9267
26
+ - F1: 0.9247
27
+ - Accuracy: 0.9446
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 2e-05
47
+ - train_batch_size: 32
48
+ - eval_batch_size: 32
49
+ - seed: 42
50
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
+ - lr_scheduler_type: linear
52
+ - num_epochs: 15
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
+ |:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | 0.1326 | 1.0 | 1235 | 0.1052 | 0.8887 | 0.9121 | 0.9003 | 0.9386 |
59
+ | 0.0959 | 2.0 | 2470 | 0.0927 | 0.8742 | 0.9085 | 0.8910 | 0.9417 |
60
+ | 0.0824 | 3.0 | 3705 | 0.0931 | 0.8970 | 0.9174 | 0.9070 | 0.9433 |
61
+ | 0.079 | 4.0 | 4940 | 0.0948 | 0.9067 | 0.9209 | 0.9137 | 0.9432 |
62
+ | 0.0762 | 5.0 | 6175 | 0.0962 | 0.8963 | 0.9179 | 0.9070 | 0.9437 |
63
+ | 0.0721 | 6.0 | 7410 | 0.1030 | 0.9095 | 0.9223 | 0.9159 | 0.9443 |
64
+ | 0.0683 | 7.0 | 8645 | 0.1070 | 0.9128 | 0.9233 | 0.9181 | 0.9439 |
65
+ | 0.0637 | 8.0 | 9880 | 0.1178 | 0.9157 | 0.9240 | 0.9199 | 0.9439 |
66
+ | 0.059 | 9.0 | 11115 | 0.1215 | 0.9176 | 0.9248 | 0.9212 | 0.9443 |
67
+ | 0.0527 | 10.0 | 12350 | 0.1367 | 0.9189 | 0.9247 | 0.9218 | 0.9438 |
68
+ | 0.0475 | 11.0 | 13585 | 0.1504 | 0.9199 | 0.9250 | 0.9224 | 0.9441 |
69
+ | 0.0431 | 12.0 | 14820 | 0.1484 | 0.9207 | 0.9259 | 0.9233 | 0.9446 |
70
+ | 0.0389 | 13.0 | 16055 | 0.1706 | 0.9224 | 0.9267 | 0.9246 | 0.9446 |
71
+ | 0.0368 | 14.0 | 17290 | 0.1847 | 0.9223 | 0.9265 | 0.9244 | 0.9445 |
72
+ | 0.0351 | 15.0 | 18525 | 0.2028 | 0.9227 | 0.9267 | 0.9247 | 0.9446 |
73
+
74
+
75
+ ### Framework versions
76
+
77
+ - Transformers 4.33.0
78
+ - Pytorch 1.13.1+cu117
79
+ - Datasets 2.1.0
80
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:334876090b8ef457a945035be9cd0c97c8d1f60c000db94a032c86bc15707d07
3
  size 430989481
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7d2b74e135880cbca92a4421e9096a083fea1bface90f4c29f97ddbeeb3c550
3
  size 430989481