ghadeermobasher commited on
Commit
a7757c3
1 Parent(s): e80c586

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -59
README.md CHANGED
@@ -1,60 +1 @@
1
- ---
2
- license: mit
3
- tags:
4
- - generated_from_trainer
5
- metrics:
6
- - precision
7
- - recall
8
- - f1
9
- model-index:
10
- - name: Modified_BiomedNLP-PubMedBERT-base-uncased-abstract_BioRED-Dis-512-5-30
11
- results: []
12
- ---
13
 
14
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
- should probably proofread and complete it, then remove this comment. -->
16
-
17
- # Modified_BiomedNLP-PubMedBERT-base-uncased-abstract_BioRED-Dis-512-5-30
18
-
19
- This model is a fine-tuned version of [microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract](https://huggingface.co/microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract) on an unknown dataset.
20
- It achieves the following results on the evaluation set:
21
- - Loss: 0.0000
22
- - Precision: 1.0
23
- - Recall: 1.0
24
- - F1: 1.0
25
-
26
- ## Model description
27
-
28
- More information needed
29
-
30
- ## Intended uses & limitations
31
-
32
- More information needed
33
-
34
- ## Training and evaluation data
35
-
36
- More information needed
37
-
38
- ## Training procedure
39
-
40
- ### Training hyperparameters
41
-
42
- The following hyperparameters were used during training:
43
- - learning_rate: 5e-05
44
- - train_batch_size: 5
45
- - eval_batch_size: 8
46
- - seed: 1
47
- - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
- - lr_scheduler_type: linear
49
- - num_epochs: 30.0
50
-
51
- ### Training results
52
-
53
-
54
-
55
- ### Framework versions
56
-
57
- - Transformers 4.11.3
58
- - Pytorch 1.12.0+cu102
59
- - Datasets 2.3.2
60
- - Tokenizers 0.10.3
 
 
 
 
 
 
 
 
 
 
 
 
 
1