blizrys commited on
Commit
73d9774
1 Parent(s): 4fc4483

BATCH_SIZE=8

Browse files

LEARNING_RATE=1e-05
MAX_LENGTH=512
FOLD=8

README.md CHANGED
@@ -25,7 +25,7 @@ should probably proofread and complete it, then remove this comment. -->
25
 
26
  This model is a fine-tuned version of [microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext](https://huggingface.co/microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext) on the None dataset.
27
  It achieves the following results on the evaluation set:
28
- - Loss: 1.1149
29
  - Accuracy: 0.6
30
 
31
  ## Model description
@@ -57,16 +57,16 @@ The following hyperparameters were used during training:
57
 
58
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
59
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
60
- | No log | 1.0 | 57 | 0.9496 | 0.54 |
61
- | No log | 2.0 | 114 | 0.9724 | 0.54 |
62
- | No log | 3.0 | 171 | 0.9595 | 0.58 |
63
- | No log | 4.0 | 228 | 1.0139 | 0.52 |
64
- | No log | 5.0 | 285 | 1.0160 | 0.56 |
65
- | No log | 6.0 | 342 | 0.9888 | 0.6 |
66
- | No log | 7.0 | 399 | 1.0555 | 0.6 |
67
- | No log | 8.0 | 456 | 1.0876 | 0.58 |
68
- | 0.6329 | 9.0 | 513 | 1.0984 | 0.6 |
69
- | 0.6329 | 10.0 | 570 | 1.1149 | 0.6 |
70
 
71
 
72
  ### Framework versions
 
25
 
26
  This model is a fine-tuned version of [microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext](https://huggingface.co/microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext) on the None dataset.
27
  It achieves the following results on the evaluation set:
28
+ - Loss: 1.0467
29
  - Accuracy: 0.6
30
 
31
  ## Model description
 
57
 
58
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
59
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
60
+ | No log | 1.0 | 57 | 0.9542 | 0.54 |
61
+ | No log | 2.0 | 114 | 0.9610 | 0.54 |
62
+ | No log | 3.0 | 171 | 0.9574 | 0.56 |
63
+ | No log | 4.0 | 228 | 0.9761 | 0.5 |
64
+ | No log | 5.0 | 285 | 0.9585 | 0.64 |
65
+ | No log | 6.0 | 342 | 0.9418 | 0.64 |
66
+ | No log | 7.0 | 399 | 0.9941 | 0.64 |
67
+ | No log | 8.0 | 456 | 1.0317 | 0.62 |
68
+ | 0.6491 | 9.0 | 513 | 1.0513 | 0.6 |
69
+ | 0.6491 | 10.0 | 570 | 1.0467 | 0.6 |
70
 
71
 
72
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4e2447ff80cdef83ceaf4e32fd3134ec21d8b300c354a7f9576f128158547c8b
3
  size 438022317
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0e670af213f4226e056e556427ea6b1624eafd56c811cdef76e01e706447d8b
3
  size 438022317
runs/Sep15_07-28-26_6f87b01ed96f/events.out.tfevents.1631691951.6f87b01ed96f.89.23 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb1196bd4d2f27898712cfc38904690dc910621397dbfc4ea27a9dc515b9fcf9
3
+ size 363
runs/Sep15_07-46-00_6f87b01ed96f/1631691966.6752326/events.out.tfevents.1631691966.6f87b01ed96f.89.25 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82c700ba9198e7d67c0a9256b0dd03cf8a13ef1340bc1265a1711d5938576041
3
+ size 4429
runs/Sep15_07-46-00_6f87b01ed96f/events.out.tfevents.1631691966.6f87b01ed96f.89.24 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e45f9fbe6906f655f31fe02f3b504c2717b24c7d8a44ebbf48cf0dd3016f3d6
3
+ size 7060
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c607db4ca101af035ad32826c42c1d448c29b6fca9a6437bab8bde78d22ae038
3
  size 2863
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84c5b5b1ef65b16783487ad7315c6e87dbe9e84feac59a217401c9b15e93e138
3
  size 2863