blizrys commited on
Commit
d5a5f4c
1 Parent(s): 74d1319

BATCH_SIZE=8

Browse files

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

README.md CHANGED
@@ -15,7 +15,7 @@ model-index:
15
  metrics:
16
  - name: Accuracy
17
  type: accuracy
18
- value: 0.68
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.8505
29
- - Accuracy: 0.68
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.9360 | 0.56 |
61
- | No log | 2.0 | 114 | 0.9038 | 0.58 |
62
- | No log | 3.0 | 171 | 0.8300 | 0.66 |
63
- | No log | 4.0 | 228 | 0.8625 | 0.66 |
64
- | No log | 5.0 | 285 | 0.8269 | 0.68 |
65
- | No log | 6.0 | 342 | 0.7971 | 0.7 |
66
- | No log | 7.0 | 399 | 0.8308 | 0.7 |
67
- | No log | 8.0 | 456 | 0.8689 | 0.68 |
68
- | 0.6129 | 9.0 | 513 | 0.8519 | 0.68 |
69
- | 0.6129 | 10.0 | 570 | 0.8505 | 0.68 |
70
 
71
 
72
  ### Framework versions
 
15
  metrics:
16
  - name: Accuracy
17
  type: accuracy
18
+ value: 0.76
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.6502
29
+ - Accuracy: 0.76
30
 
31
  ## Model description
32
 
 
57
 
58
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
59
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
60
+ | No log | 1.0 | 57 | 0.9334 | 0.56 |
61
+ | No log | 2.0 | 114 | 0.8712 | 0.64 |
62
+ | No log | 3.0 | 171 | 0.7688 | 0.62 |
63
+ | No log | 4.0 | 228 | 0.7495 | 0.7 |
64
+ | No log | 5.0 | 285 | 0.6666 | 0.74 |
65
+ | No log | 6.0 | 342 | 0.6507 | 0.74 |
66
+ | No log | 7.0 | 399 | 0.6458 | 0.76 |
67
+ | No log | 8.0 | 456 | 0.6773 | 0.74 |
68
+ | 0.5995 | 9.0 | 513 | 0.6530 | 0.76 |
69
+ | 0.5995 | 10.0 | 570 | 0.6502 | 0.76 |
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:d9b356ee6e2762b151648999b279592d032e4d6098a14061a85e1017d7ee2e9e
3
  size 438022317
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5f26855ef842e5ddc94fc8e8aa42dd6117cbee08646d4d0aca00a1795136301
3
  size 438022317
runs/Sep14_11-18-50_6b7023bf0e37/events.out.tfevents.1631619450.6b7023bf0e37.89.14 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19c4d6d4c50ddd82b5363999a42b670c606305f815bfe91a6f8a6d386684d021
3
+ size 363
runs/Sep14_11-37-38_6b7023bf0e37/1631619464.4420104/events.out.tfevents.1631619464.6b7023bf0e37.89.16 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ad91c63435f6f278e88da81a364b814695d84c6524d56035cb71c046e8dcbd2
3
+ size 4427
runs/Sep14_11-37-38_6b7023bf0e37/events.out.tfevents.1631619464.6b7023bf0e37.89.15 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:947d9c7f2f25d3cd1ffe9fb228263427d6b082d15739bd58ce2d25559117efb8
3
+ size 7058
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a531cc5575c8d088595ce99cc98ee48a2c7520add1810ff2462b3739443d4721
3
  size 2799
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43a3ea09447881af9deb2d80c1fc7b72762659321b7f46e554fe93f8ef6019ee
3
  size 2799