blizrys commited on
Commit
9a638af
1 Parent(s): 9424980

BATCH_SIZE=8

Browse files

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

README.md CHANGED
@@ -15,7 +15,7 @@ model-index:
15
  metrics:
16
  - name: Accuracy
17
  type: accuracy
18
- value: 0.66
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.0381
29
- - Accuracy: 0.66
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.9537 | 0.54 |
61
- | No log | 2.0 | 114 | 0.9605 | 0.54 |
62
- | No log | 3.0 | 171 | 0.9402 | 0.6 |
63
- | No log | 4.0 | 228 | 0.9207 | 0.6 |
64
- | No log | 5.0 | 285 | 0.9157 | 0.68 |
65
- | No log | 6.0 | 342 | 0.9116 | 0.66 |
66
- | No log | 7.0 | 399 | 0.9434 | 0.66 |
67
- | No log | 8.0 | 456 | 1.0131 | 0.62 |
68
- | 0.6196 | 9.0 | 513 | 1.0314 | 0.64 |
69
- | 0.6196 | 10.0 | 570 | 1.0381 | 0.66 |
70
 
71
 
72
  ### Framework versions
 
15
  metrics:
16
  - name: Accuracy
17
  type: accuracy
18
+ value: 0.58
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.1384
29
+ - Accuracy: 0.58
30
 
31
  ## Model description
32
 
 
57
 
58
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
59
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
60
+ | No log | 1.0 | 57 | 0.9521 | 0.54 |
61
+ | No log | 2.0 | 114 | 0.9366 | 0.54 |
62
+ | No log | 3.0 | 171 | 0.9259 | 0.54 |
63
+ | No log | 4.0 | 228 | 0.9125 | 0.64 |
64
+ | No log | 5.0 | 285 | 0.9583 | 0.58 |
65
+ | No log | 6.0 | 342 | 0.9831 | 0.6 |
66
+ | No log | 7.0 | 399 | 1.0094 | 0.62 |
67
+ | No log | 8.0 | 456 | 1.0786 | 0.62 |
68
+ | 0.5983 | 9.0 | 513 | 1.1478 | 0.58 |
69
+ | 0.5983 | 10.0 | 570 | 1.1384 | 0.58 |
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:86de0b6f77437f12a8232e2f426508249222704d20bba4335f22e004590dae97
3
  size 438022317
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:232b1ace6ebb6619c7c37b4417ecfdd04e9b0f8403eb6fc4bc56b455a98a28a6
3
  size 438022317
runs/Sep14_12-15-13_6b7023bf0e37/events.out.tfevents.1631622834.6b7023bf0e37.89.23 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62dda456f2e61024569548ec67561105aa0dadfcba31d9c43b77141b938021d6
3
+ size 363
runs/Sep14_12-34-03_6b7023bf0e37/1631622849.3334026/events.out.tfevents.1631622849.6b7023bf0e37.89.25 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27f61c7d7c96fb16abf0a262c58f07fd9df9b52a894ea0040dc8e7ef6e1ec4ac
3
+ size 4427
runs/Sep14_12-34-03_6b7023bf0e37/events.out.tfevents.1631622849.6b7023bf0e37.89.24 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e1b883c311ba10c85b71c60eda36318ac28e8c351ba6210df7a6bcc7350c2c3
3
+ size 7058
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3fcd0349647f18410f5162de0137490dbd9e24978a838f144f01651bc85fbe02
3
  size 2799
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:855f1ab7ed93dc437d9b71e2f5f3f426f99b26d78f4d1a815f978c5b3b7014dc
3
  size 2799