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

BATCH_SIZE=8

Browse files

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

README.md CHANGED
@@ -15,7 +15,7 @@ model-index:
15
  metrics:
16
  - name: Accuracy
17
  type: accuracy
18
- value: 0.6
19
  ---
20
 
21
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -25,8 +25,8 @@ 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.0467
29
- - Accuracy: 0.6
30
 
31
  ## Model description
32
 
@@ -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.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
15
  metrics:
16
  - name: Accuracy
17
  type: accuracy
18
+ value: 0.7
19
  ---
20
 
21
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
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: 0.6660
29
+ - Accuracy: 0.7
30
 
31
  ## Model description
32
 
57
 
58
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
59
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
60
+ | No log | 1.0 | 57 | 0.8471 | 0.58 |
61
+ | No log | 2.0 | 114 | 0.8450 | 0.58 |
62
+ | No log | 3.0 | 171 | 0.7846 | 0.58 |
63
+ | No log | 4.0 | 228 | 0.8649 | 0.58 |
64
+ | No log | 5.0 | 285 | 0.7220 | 0.68 |
65
+ | No log | 6.0 | 342 | 0.7395 | 0.66 |
66
+ | No log | 7.0 | 399 | 0.7198 | 0.72 |
67
+ | No log | 8.0 | 456 | 0.6417 | 0.72 |
68
+ | 0.7082 | 9.0 | 513 | 0.6265 | 0.74 |
69
+ | 0.7082 | 10.0 | 570 | 0.6660 | 0.7 |
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:a0e670af213f4226e056e556427ea6b1624eafd56c811cdef76e01e706447d8b
3
  size 438022317
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e2d24d360e6624f07794edaefd5c1c20c036de22be4893b12b9df04503de0da
3
  size 438022317
runs/Sep15_07-46-00_6f87b01ed96f/events.out.tfevents.1631693014.6f87b01ed96f.89.26 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0b69b87cf06663f4f92e6e94b84b6e91dd418b5edc016c9d4abd07b521ba2c4
3
+ size 363
runs/Sep15_08-03-44_6f87b01ed96f/1631693029.8793652/events.out.tfevents.1631693029.6f87b01ed96f.89.28 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32e25ac173e2689ab88beded23775da3f472f56a58b8c345d34131147d6dcbd6
3
+ size 4429
runs/Sep15_08-03-44_6f87b01ed96f/events.out.tfevents.1631693029.6f87b01ed96f.89.27 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de96da0982f72ab7178df3b30a970f899d9d2a3b67c4ae3dce4a80b4e553bc8e
3
+ size 7060
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:84c5b5b1ef65b16783487ad7315c6e87dbe9e84feac59a217401c9b15e93e138
3
  size 2863
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:104df91f89e1fcc531daafac70f700ca087e85253e10cbe3b5de2aea4ca60e5c
3
  size 2863