Kikia26 commited on
Commit
2f47d02
1 Parent(s): 53b567b

Training in progress epoch 2

Browse files
Files changed (2) hide show
  1. README.md +9 -7
  2. tf_model.h5 +1 -1
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: 1.2909
19
- - Validation Loss: 0.7719
20
- - Train Precision: 0.0
21
- - Train Recall: 0.0
22
- - Train F1: 0.0
23
- - Train Accuracy: 0.7813
24
- - Epoch: 0
25
 
26
  ## Model description
27
 
@@ -48,6 +48,8 @@ The following hyperparameters were used during training:
48
  | Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
49
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
50
  | 1.2909 | 0.7719 | 0.0 | 0.0 | 0.0 | 0.7813 | 0 |
 
 
51
 
52
 
53
  ### 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.5460
19
+ - Validation Loss: 0.4551
20
+ - Train Precision: 0.5509
21
+ - Train Recall: 0.5823
22
+ - Train F1: 0.5662
23
+ - Train Accuracy: 0.8676
24
+ - Epoch: 2
25
 
26
  ## Model description
27
 
 
48
  | Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
49
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
50
  | 1.2909 | 0.7719 | 0.0 | 0.0 | 0.0 | 0.7813 | 0 |
51
+ | 0.8005 | 0.5567 | 0.4313 | 0.3776 | 0.4027 | 0.8372 | 1 |
52
+ | 0.5460 | 0.4551 | 0.5509 | 0.5823 | 0.5662 | 0.8676 | 2 |
53
 
54
 
55
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a14c9ffbe5db74909cd67ff94bca1939a7d3b0080072edf8f7e55396302f658b
3
  size 435873780
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f0a73c874dca4e082becb6aeae58d3361ebb7cfb7d8929c77de5ee4afef821f
3
  size 435873780