blizrys commited on
Commit
9c642f6
1 Parent(s): d704a78

BATCH_SIZE=8

Browse files

LEARNING_RATE=5e-05
MAX_LENGTH=512
FOLD=4

README.md CHANGED
@@ -15,7 +15,7 @@ model-index:
15
  metrics:
16
  - name: Accuracy
17
  type: accuracy
18
- value: 0.54
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: 0.9561
29
- - Accuracy: 0.54
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.9813 | 0.42 |
61
- | No log | 2.0 | 114 | 0.9796 | 0.54 |
62
- | No log | 3.0 | 171 | 0.9581 | 0.54 |
63
- | No log | 4.0 | 228 | 0.9951 | 0.54 |
64
- | No log | 5.0 | 285 | 0.9933 | 0.54 |
65
- | No log | 6.0 | 342 | 0.9650 | 0.54 |
66
- | No log | 7.0 | 399 | 0.9552 | 0.54 |
67
- | No log | 8.0 | 456 | 0.9578 | 0.54 |
68
- | 0.9529 | 9.0 | 513 | 0.9585 | 0.54 |
69
- | 0.9529 | 10.0 | 570 | 0.9561 | 0.54 |
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: 1.9865
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.9709 | 0.56 |
61
+ | No log | 2.0 | 114 | 0.9606 | 0.56 |
62
+ | No log | 3.0 | 171 | 0.8709 | 0.58 |
63
+ | No log | 4.0 | 228 | 1.1197 | 0.64 |
64
+ | No log | 5.0 | 285 | 1.5820 | 0.7 |
65
+ | No log | 6.0 | 342 | 1.9291 | 0.66 |
66
+ | No log | 7.0 | 399 | 2.3598 | 0.62 |
67
+ | No log | 8.0 | 456 | 1.9134 | 0.7 |
68
+ | 0.4021 | 9.0 | 513 | 1.9678 | 0.7 |
69
+ | 0.4021 | 10.0 | 570 | 1.9865 | 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:1af53209e66626787feb839ce9b38982f29d3fbd33d59d75420d18e8d5873662
3
  size 438022317
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d1a252ace05a112d3a334b6db2f5f29d46c70610b6b7291ecbaa3f0bf1780b7
3
  size 438022317
runs/Sep12_10-41-04_f75bc58113e9/events.out.tfevents.1631444145.f75bc58113e9.87.14 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45ed7c32566dd57d985ea52a286137598fe0d89f8bd4799c5b5805728caba010
3
+ size 363
runs/Sep12_10-55-48_f75bc58113e9/1631444153.5276453/events.out.tfevents.1631444153.f75bc58113e9.87.16 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1589ca130cbca425455fbd756db08261e7cd03d406144e141d3a487f758478a9
3
+ size 4247
runs/Sep12_10-55-48_f75bc58113e9/events.out.tfevents.1631444153.f75bc58113e9.87.15 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:155478d30bdfd56f0fab2da599094c54fe3fedce0121946775cd681f96539332
3
+ size 6878
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b2abd84e0c236e29b5a17e6cccbfdf50df681c10e2e2ae5b25502fe4e0df78d5
3
  size 2735
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6922478907bf9498297695bac0643622f67ab1bcaebc8edea9a94519f7ab8a0
3
  size 2735