Atajan99 commited on
Commit
1de9a34
1 Parent(s): bf5fff1

End of training

Browse files
Files changed (2) hide show
  1. README.md +8 -8
  2. model.safetensors +1 -1
README.md CHANGED
@@ -18,13 +18,13 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  # my_ner_model
20
 
21
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.2724
24
- - Precision: 0.5762
25
- - Recall: 0.3049
26
- - F1: 0.3988
27
- - Accuracy: 0.9420
28
 
29
  ## Model description
30
 
@@ -55,8 +55,8 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
- | No log | 1.0 | 213 | 0.2828 | 0.5558 | 0.2586 | 0.3529 | 0.9386 |
59
- | No log | 2.0 | 426 | 0.2724 | 0.5762 | 0.3049 | 0.3988 | 0.9420 |
60
 
61
 
62
  ### Framework versions
 
18
 
19
  # my_ner_model
20
 
21
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 2.5010
24
+ - Precision: 0.2
25
+ - Recall: 0.2
26
+ - F1: 0.2000
27
+ - Accuracy: 0.3
28
 
29
  ## Model description
30
 
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | No log | 1.0 | 1 | 2.5715 | 0.2 | 0.2 | 0.2000 | 0.3 |
59
+ | No log | 2.0 | 2 | 2.5010 | 0.2 | 0.2 | 0.2000 | 0.3 |
60
 
61
 
62
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6c17c710b1288a1ad647a1a74195285f2b8a8caf705a0bb32fb1b2bf239d20b4
3
  size 265503852
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cd894c5765441562f26aa022269e70ba5c0530468fc673316d7d7bd13c3dcd7
3
  size 265503852