hewonty commited on
Commit
de05e00
1 Parent(s): 93feade

End of training

Browse files
README.md CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [dslim/bert-base-NER](https://huggingface.co/dslim/bert-base-NER) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.0030
24
- - Precision: 0.6649
25
- - Recall: 0.4725
26
- - F1: 0.5525
27
- - Accuracy: 0.9992
28
 
29
  ## Model description
30
 
@@ -49,13 +49,15 @@ The following hyperparameters were used during training:
49
  - seed: 42
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
52
- - num_epochs: 1
53
 
54
  ### Training results
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
- | 0.0052 | 1.0 | 724 | 0.0030 | 0.6649 | 0.4725 | 0.5525 | 0.9992 |
 
 
59
 
60
 
61
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [dslim/bert-base-NER](https://huggingface.co/dslim/bert-base-NER) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.0017
24
+ - Precision: 0.7972
25
+ - Recall: 0.8205
26
+ - F1: 0.8087
27
+ - Accuracy: 0.9996
28
 
29
  ## Model description
30
 
 
49
  - seed: 42
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
52
+ - num_epochs: 3
53
 
54
  ### Training results
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | 0.0042 | 1.0 | 724 | 0.0024 | 0.6311 | 0.7582 | 0.6889 | 0.9994 |
59
+ | 0.0008 | 2.0 | 1448 | 0.0020 | 0.8314 | 0.7949 | 0.8127 | 0.9996 |
60
+ | 0.0004 | 3.0 | 2172 | 0.0017 | 0.7972 | 0.8205 | 0.8087 | 0.9996 |
61
 
62
 
63
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7d4bf18abd5132e61eb2f0b77b29395b152b873cc6ee439787848aaec531cae6
3
  size 430942044
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11f555dbba1d4a56ed2931949df5ba498b982c4644e856b7cbc3e79bae80034f
3
  size 430942044
runs/Feb13_15-12-16_cc7fbd594924/events.out.tfevents.1707837145.cc7fbd594924.34.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c13f49274464c9dcd7cc16af84ec9554444ff41f3cc7b8c0a45d91172c60a78d
3
+ size 23827
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:298576503da7ba1c9d5b5174a3638ea904165cab2d88646022efd4b17faeb269
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54b33309d2f0402944e087e302f0e838cccc49aa40c85945a0136e650048b970
3
  size 4728