laraozyegen commited on
Commit
207f987
·
1 Parent(s): aa67272

Training complete

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -20,10 +20,10 @@ should probably proofread and complete it, then remove this comment. -->
20
  This model is a fine-tuned version of [samrawal/bert-base-uncased_clinical-ner](https://huggingface.co/samrawal/bert-base-uncased_clinical-ner) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.4144
23
- - Precision: 0.5375
24
- - Recall: 0.6260
25
- - F1: 0.5784
26
- - Accuracy: 0.8515
27
 
28
  ## Model description
29
 
@@ -54,9 +54,9 @@ The following hyperparameters were used during training:
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
56
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
57
- | No log | 1.0 | 188 | 0.4339 | 0.5159 | 0.5879 | 0.5495 | 0.8408 |
58
- | No log | 2.0 | 376 | 0.4094 | 0.5344 | 0.6332 | 0.5796 | 0.8501 |
59
- | 0.4154 | 3.0 | 564 | 0.4144 | 0.5375 | 0.6260 | 0.5784 | 0.8515 |
60
 
61
 
62
  ### Framework versions
 
20
  This model is a fine-tuned version of [samrawal/bert-base-uncased_clinical-ner](https://huggingface.co/samrawal/bert-base-uncased_clinical-ner) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.4144
23
+ - Precision: 0.5379
24
+ - Recall: 0.6266
25
+ - F1: 0.5789
26
+ - Accuracy: 0.8522
27
 
28
  ## Model description
29
 
 
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
56
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
57
+ | No log | 1.0 | 188 | 0.4360 | 0.5166 | 0.5835 | 0.5480 | 0.8411 |
58
+ | No log | 2.0 | 376 | 0.4066 | 0.5414 | 0.6322 | 0.5833 | 0.8521 |
59
+ | 0.4136 | 3.0 | 564 | 0.4144 | 0.5379 | 0.6266 | 0.5789 | 0.8522 |
60
 
61
 
62
  ### Framework versions