MichaelSargious commited on
Commit
2d15d13
·
verified ·
1 Parent(s): 9ea79d7

Model save

Browse files
Files changed (2) hide show
  1. README.md +11 -11
  2. model.safetensors +1 -1
README.md CHANGED
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
21
 
22
  This model is a fine-tuned version of [mschiesser/ner-bert-german](https://huggingface.co/mschiesser/ner-bert-german) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
- - Loss: 0.3244
25
- - Precision: 0.1803
26
- - Recall: 0.0256
27
- - F1: 0.0448
28
- - Accuracy: 0.9275
29
 
30
  ## Model description
31
 
@@ -56,12 +56,12 @@ The following hyperparameters were used during training:
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
58
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
59
- | No log | 0 | 0 | 2.1970 | 0.0028 | 0.0116 | 0.0045 | 0.0200 |
60
- | No log | 1.0 | 5 | 0.4556 | 0.0 | 0.0 | 0.0 | 0.9205 |
61
- | No log | 2.0 | 10 | 0.3726 | 0.0625 | 0.0047 | 0.0087 | 0.9223 |
62
- | No log | 3.0 | 15 | 0.3606 | 0.1351 | 0.0233 | 0.0397 | 0.9258 |
63
- | No log | 4.0 | 20 | 0.3337 | 0.1493 | 0.0233 | 0.0402 | 0.9267 |
64
- | No log | 5.0 | 25 | 0.3244 | 0.1803 | 0.0256 | 0.0448 | 0.9275 |
65
 
66
 
67
  ### Framework versions
 
21
 
22
  This model is a fine-tuned version of [mschiesser/ner-bert-german](https://huggingface.co/mschiesser/ner-bert-german) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
+ - Loss: 0.3135
25
+ - Precision: 0.0517
26
+ - Recall: 0.0070
27
+ - F1: 0.0123
28
+ - Accuracy: 0.9287
29
 
30
  ## Model description
31
 
 
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
58
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
59
+ | No log | 0 | 0 | 2.5309 | 0.0 | 0.0 | 0.0 | 0.0171 |
60
+ | No log | 1.0 | 5 | 0.4653 | 0.0 | 0.0 | 0.0 | 0.9205 |
61
+ | No log | 2.0 | 10 | 0.3807 | 0.0 | 0.0 | 0.0 | 0.9205 |
62
+ | No log | 3.0 | 15 | 0.3448 | 0.0323 | 0.0047 | 0.0081 | 0.9269 |
63
+ | No log | 4.0 | 20 | 0.3248 | 0.0455 | 0.0070 | 0.0121 | 0.9283 |
64
+ | No log | 5.0 | 25 | 0.3135 | 0.0517 | 0.0070 | 0.0123 | 0.9287 |
65
 
66
 
67
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:313cf15b35eb4b6999ef383587cbb1a36ebce8248fc4ad7a51bc38c59f295a77
3
  size 709102436
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f02866eb27d44308fc3217cd2be5655a80b4db3006610cfe6c25f21074674a4
3
  size 709102436