kumarme072 commited on
Commit
dad5b23
1 Parent(s): 29aa041

End of training

Browse files
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract-fulltext
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: my_awesome_eli5_mlm_model
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # my_awesome_eli5_mlm_model
15
+
16
+ This model is a fine-tuned version of [microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract-fulltext](https://huggingface.co/microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract-fulltext) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.1650
19
+
20
+ ## Model description
21
+
22
+ More information needed
23
+
24
+ ## Intended uses & limitations
25
+
26
+ More information needed
27
+
28
+ ## Training and evaluation data
29
+
30
+ More information needed
31
+
32
+ ## Training procedure
33
+
34
+ ### Training hyperparameters
35
+
36
+ The following hyperparameters were used during training:
37
+ - learning_rate: 2e-05
38
+ - train_batch_size: 8
39
+ - eval_batch_size: 8
40
+ - seed: 42
41
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
+ - lr_scheduler_type: linear
43
+ - num_epochs: 10
44
+
45
+ ### Training results
46
+
47
+ | Training Loss | Epoch | Step | Validation Loss |
48
+ |:-------------:|:-----:|:----:|:---------------:|
49
+ | 0.0282 | 1.0 | 157 | 0.1593 |
50
+ | 0.0205 | 2.0 | 314 | 0.1629 |
51
+ | 0.0267 | 3.0 | 471 | 0.1604 |
52
+ | 0.0207 | 4.0 | 628 | 0.1591 |
53
+ | 0.0122 | 5.0 | 785 | 0.1619 |
54
+ | 0.0087 | 6.0 | 942 | 0.1626 |
55
+ | 0.0065 | 7.0 | 1099 | 0.1644 |
56
+ | 0.0051 | 8.0 | 1256 | 0.1649 |
57
+ | 0.0042 | 9.0 | 1413 | 0.1650 |
58
+ | 0.0041 | 10.0 | 1570 | 0.1650 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.39.0
64
+ - Pytorch 2.2.1
65
+ - Datasets 2.18.0
66
+ - Tokenizers 0.15.2
config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract-fulltext",
3
+ "architectures": [
4
+ "BertForMaskedLM"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
+ "hidden_size": 768,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 3072,
13
+ "layer_norm_eps": 1e-12,
14
+ "max_position_embeddings": 512,
15
+ "model_type": "bert",
16
+ "num_attention_heads": 12,
17
+ "num_hidden_layers": 12,
18
+ "pad_token_id": 0,
19
+ "position_embedding_type": "absolute",
20
+ "torch_dtype": "float32",
21
+ "transformers_version": "4.39.0",
22
+ "type_vocab_size": 2,
23
+ "use_cache": true,
24
+ "vocab_size": 30522
25
+ }
generation_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "pad_token_id": 0,
4
+ "transformers_version": "4.39.0"
5
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:590d9c593ca934cf7a90c61c8c53ad185365bb724a833912bce6d0ff0e9d5628
3
+ size 438080896
runs/May13_16-12-34_DESKTOP-P9D9A7A/events.out.tfevents.1715596955.DESKTOP-P9D9A7A.21284.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc6107eb12b41d667ae2ed37abc0faba4f5f945108387c19c497f9b299a17170
3
+ size 4627
runs/May13_16-13-20_DESKTOP-P9D9A7A/events.out.tfevents.1715597000.DESKTOP-P9D9A7A.21284.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a817a8e7c3988bb7b4dfc429f1eb132948bf2e5334450fa55eb20df98ffaa86a
3
+ size 5794
runs/May13_16-20-10_DESKTOP-P9D9A7A/events.out.tfevents.1715597410.DESKTOP-P9D9A7A.21284.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd3a4147133af44255f133a3bf4209ff95531a430763d38b4d5aae60716fac95
3
+ size 4628
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c48f0ebdd6b3f82187861805b6f8ba73b999e21198591005caba93c513ec5b7b
3
+ size 4856