Michal0607 commited on
Commit
b673d61
·
verified ·
1 Parent(s): 4d5014c

Model save

Browse files
README.md CHANGED
@@ -20,10 +20,10 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [pczarnik/herbert-base-ner](https://huggingface.co/pczarnik/herbert-base-ner) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.0005
24
- - Precision: 0.9998
25
- - Recall: 0.9998
26
- - F1: 0.9998
27
 
28
  ## Model description
29
 
@@ -48,19 +48,20 @@ The following hyperparameters were used during training:
48
  - seed: 42
49
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
50
  - lr_scheduler_type: linear
51
- - num_epochs: 7
52
 
53
  ### Training results
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 |
56
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|
57
- | No log | 1.0 | 81 | 0.0015 | 0.9998 | 0.9998 | 0.9998 |
58
- | No log | 2.0 | 162 | 0.0007 | 0.9999 | 0.9999 | 0.9999 |
59
- | No log | 3.0 | 243 | 0.0005 | 0.9999 | 0.9999 | 0.9999 |
60
- | 0.0319 | 4.0 | 324 | 0.0006 | 0.9999 | 0.9999 | 0.9999 |
61
- | 0.0319 | 5.0 | 405 | 0.0005 | 0.9999 | 0.9999 | 0.9999 |
62
- | 0.0319 | 6.0 | 486 | 0.0005 | 0.9999 | 0.9999 | 0.9999 |
63
- | 0.0319 | 7.0 | 567 | 0.0005 | 0.9998 | 0.9998 | 0.9998 |
 
64
 
65
 
66
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [pczarnik/herbert-base-ner](https://huggingface.co/pczarnik/herbert-base-ner) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.0006
24
+ - Precision: 0.9999
25
+ - Recall: 0.9999
26
+ - F1: 0.9999
27
 
28
  ## Model description
29
 
 
48
  - seed: 42
49
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
50
  - lr_scheduler_type: linear
51
+ - num_epochs: 8
52
 
53
  ### Training results
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 |
56
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|
57
+ | No log | 1.0 | 81 | 0.0013 | 0.9998 | 0.9998 | 0.9998 |
58
+ | No log | 2.0 | 162 | 0.0006 | 0.9999 | 0.9999 | 0.9999 |
59
+ | No log | 3.0 | 243 | 0.0006 | 0.9999 | 0.9999 | 0.9999 |
60
+ | 0.0225 | 4.0 | 324 | 0.0006 | 0.9999 | 0.9999 | 0.9999 |
61
+ | 0.0225 | 5.0 | 405 | 0.0006 | 0.9999 | 0.9999 | 0.9999 |
62
+ | 0.0225 | 6.0 | 486 | 0.0005 | 0.9999 | 0.9999 | 0.9999 |
63
+ | 0.0225 | 7.0 | 567 | 0.0005 | 0.9999 | 0.9999 | 0.9999 |
64
+ | 0.0002 | 8.0 | 648 | 0.0006 | 0.9999 | 0.9999 | 0.9999 |
65
 
66
 
67
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ea740b27f53b70bd3ee2c80aea340dd9a39bc0e4671508c7b61cf0bdbe7a043
3
  size 495447884
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ada2dbc5f31a0fa849f80e991e3e688a37caf302bb4b4e67baa3285d2682bd5
3
  size 495447884
runs/Apr25_22-19-23_laptop-Micha.local/events.out.tfevents.1745612364.laptop-Micha.local.41583.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54081dda8af1acf95a8cc570b1bbbbcf016297b72e0dc680020c5ff7f5176b2b
3
+ size 9466
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d2871223701341da16c9b1be275ea8ae8b1ae2cafa3faf779035fce9088544a
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3852acccc004f4dda505b94b657dac7d7f2852f37a527f06a55dc492f533d5b2
3
  size 5368