Kikia26 commited on
Commit
6e2a027
·
1 Parent(s): df00513

Training in progress epoch 7

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract-fulltext](https://huggingface.co/microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract-fulltext) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.3591
19
  - Validation Loss: 0.4051
20
  - Train Precision: 0.5896
21
  - Train Recall: 0.6245
22
  - Train F1: 0.6066
23
  - Train Accuracy: 0.8857
24
- - Epoch: 5
25
 
26
  ## Model description
27
 
@@ -53,6 +53,8 @@ The following hyperparameters were used during training:
53
  | 0.4141 | 0.4381 | 0.5443 | 0.6477 | 0.5915 | 0.8732 | 3 |
54
  | 0.3626 | 0.4051 | 0.5896 | 0.6245 | 0.6066 | 0.8857 | 4 |
55
  | 0.3591 | 0.4051 | 0.5896 | 0.6245 | 0.6066 | 0.8857 | 5 |
 
 
56
 
57
 
58
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract-fulltext](https://huggingface.co/microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract-fulltext) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.3521
19
  - Validation Loss: 0.4051
20
  - Train Precision: 0.5896
21
  - Train Recall: 0.6245
22
  - Train F1: 0.6066
23
  - Train Accuracy: 0.8857
24
+ - Epoch: 7
25
 
26
  ## Model description
27
 
 
53
  | 0.4141 | 0.4381 | 0.5443 | 0.6477 | 0.5915 | 0.8732 | 3 |
54
  | 0.3626 | 0.4051 | 0.5896 | 0.6245 | 0.6066 | 0.8857 | 4 |
55
  | 0.3591 | 0.4051 | 0.5896 | 0.6245 | 0.6066 | 0.8857 | 5 |
56
+ | 0.3503 | 0.4051 | 0.5896 | 0.6245 | 0.6066 | 0.8857 | 6 |
57
+ | 0.3521 | 0.4051 | 0.5896 | 0.6245 | 0.6066 | 0.8857 | 7 |
58
 
59
 
60
  ### Framework versions