Meli101 commited on
Commit
a240624
·
1 Parent(s): bf0d1f0

Training in progress epoch 1

Browse files
Files changed (2) hide show
  1. README.md +8 -7
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,13 +14,13 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [dmis-lab/biobert-v1.1](https://huggingface.co/dmis-lab/biobert-v1.1) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.5948
18
- - Validation Loss: 0.3185
19
- - Train Precision: 0.8893
20
- - Train Recall: 0.8847
21
- - Train Accuracy: 0.8853
22
- - Train F1: 0.8858
23
- - Epoch: 0
24
 
25
  ## Model description
26
 
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
47
  | Train Loss | Validation Loss | Train Precision | Train Recall | Train Accuracy | Train F1 | Epoch |
48
  |:----------:|:---------------:|:---------------:|:------------:|:--------------:|:--------:|:-----:|
49
  | 0.5948 | 0.3185 | 0.8893 | 0.8847 | 0.8853 | 0.8858 | 0 |
 
50
 
51
 
52
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [dmis-lab/biobert-v1.1](https://huggingface.co/dmis-lab/biobert-v1.1) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.2565
18
+ - Validation Loss: 0.2451
19
+ - Train Precision: 0.9127
20
+ - Train Recall: 0.9124
21
+ - Train Accuracy: 0.9121
22
+ - Train F1: 0.9121
23
+ - Epoch: 1
24
 
25
  ## Model description
26
 
 
47
  | Train Loss | Validation Loss | Train Precision | Train Recall | Train Accuracy | Train F1 | Epoch |
48
  |:----------:|:---------------:|:---------------:|:------------:|:--------------:|:--------:|:-----:|
49
  | 0.5948 | 0.3185 | 0.8893 | 0.8847 | 0.8853 | 0.8858 | 0 |
50
+ | 0.2565 | 0.2451 | 0.9127 | 0.9124 | 0.9121 | 0.9121 | 1 |
51
 
52
 
53
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7d56d68b6056e586abd6e4e4ac0ce113158c3d67477eb74fb40efc0d362f0d2b
3
  size 433538332
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c964d834118ec057952074fcd0ba691dc5f56c4c787f9728f31c39d110b909f
3
  size 433538332