Sarmila commited on
Commit
3ceb401
1 Parent(s): c852d80

End of training

Browse files
Files changed (2) hide show
  1. README.md +11 -7
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -17,12 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract](https://huggingface.co/microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract) on the squad dataset.
19
  It achieves the following results on the evaluation set:
20
- - eval_loss: 1.0031
21
- - eval_runtime: 150.8766
22
- - eval_samples_per_second: 70.057
23
- - eval_steps_per_second: 2.194
24
- - epoch: 2.0
25
- - step: 5476
26
 
27
  ## Model description
28
 
@@ -44,11 +39,20 @@ The following hyperparameters were used during training:
44
  - learning_rate: 2e-05
45
  - train_batch_size: 32
46
  - eval_batch_size: 32
47
- - seed: 42
48
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
  - lr_scheduler_type: linear
50
  - num_epochs: 3
51
 
 
 
 
 
 
 
 
 
 
52
  ### Framework versions
53
 
54
  - Transformers 4.33.0
 
17
 
18
  This model is a fine-tuned version of [microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract](https://huggingface.co/microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract) on the squad dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 1.0342
 
 
 
 
 
21
 
22
  ## Model description
23
 
 
39
  - learning_rate: 2e-05
40
  - train_batch_size: 32
41
  - eval_batch_size: 32
42
+ - seed: 0
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
  - num_epochs: 3
46
 
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss |
50
+ |:-------------:|:-----:|:----:|:---------------:|
51
+ | 1.0731 | 1.0 | 2738 | 1.0432 |
52
+ | 0.8584 | 2.0 | 5476 | 1.0055 |
53
+ | 0.6878 | 3.0 | 8214 | 1.0342 |
54
+
55
+
56
  ### Framework versions
57
 
58
  - Transformers 4.33.0
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:86e1fe75ece51a56e1827628c660ec9a06880a15601c409876a056f99d6fab57
3
  size 435640489
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab37892f8be6ad458f5cb070358ee42d00cee31023add669df8eb875cc87e4f7
3
  size 435640489