Sotireas commited on
Commit
89521b5
1 Parent(s): 705e25f

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -18
README.md CHANGED
@@ -13,8 +13,6 @@ should probably proofread and complete it, then remove this comment. -->
13
  # BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext-ContaminationQAmodel_PubmedBERT
14
 
15
  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 an unknown dataset.
16
- It achieves the following results on the evaluation set:
17
- - Loss: 3.0488
18
 
19
  ## Model description
20
 
@@ -41,22 +39,6 @@ The following hyperparameters were used during training:
41
  - lr_scheduler_type: linear
42
  - num_epochs: 10
43
 
44
- ### Training results
45
-
46
- | Training Loss | Epoch | Step | Validation Loss |
47
- |:-------------:|:-----:|:----:|:---------------:|
48
- | No log | 1.0 | 22 | 3.7469 |
49
- | No log | 2.0 | 44 | 3.2860 |
50
- | No log | 3.0 | 66 | 2.9635 |
51
- | No log | 4.0 | 88 | 2.8326 |
52
- | No log | 5.0 | 110 | 2.8485 |
53
- | No log | 6.0 | 132 | 2.8979 |
54
- | No log | 7.0 | 154 | 2.8410 |
55
- | No log | 8.0 | 176 | 2.9248 |
56
- | No log | 9.0 | 198 | 3.0342 |
57
- | No log | 10.0 | 220 | 3.0488 |
58
-
59
-
60
  ### Framework versions
61
 
62
  - Transformers 4.16.2
 
13
  # BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext-ContaminationQAmodel_PubmedBERT
14
 
15
  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 an unknown dataset.
 
 
16
 
17
  ## Model description
18
 
 
39
  - lr_scheduler_type: linear
40
  - num_epochs: 10
41
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
42
  ### Framework versions
43
 
44
  - Transformers 4.16.2