pabRomero commited on
Commit
48a47d9
·
verified ·
1 Parent(s): 17ea97e

Training complete

Browse files
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: allenai/biomed_roberta_base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - precision
8
+ - recall
9
+ - f1
10
+ - accuracy
11
+ model-index:
12
+ - name: BioMedRoBERTa-finetuned-valid-testing-0.00005-16
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # BioMedRoBERTa-finetuned-valid-testing-0.00005-16
20
+
21
+ This model is a fine-tuned version of [allenai/biomed_roberta_base](https://huggingface.co/allenai/biomed_roberta_base) on the None dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.0868
24
+ - Precision: 0.8162
25
+ - Recall: 0.8225
26
+ - F1: 0.8194
27
+ - Accuracy: 0.9766
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 5e-05
47
+ - train_batch_size: 16
48
+ - eval_batch_size: 16
49
+ - seed: 42
50
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
+ - lr_scheduler_type: linear
52
+ - lr_scheduler_warmup_ratio: 0.1
53
+ - num_epochs: 5
54
+ - mixed_precision_training: Native AMP
55
+
56
+ ### Training results
57
+
58
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
59
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
60
+ | No log | 1.0 | 417 | 0.1006 | 0.7400 | 0.7857 | 0.7622 | 0.9694 |
61
+ | 0.3728 | 2.0 | 834 | 0.0739 | 0.8268 | 0.8092 | 0.8179 | 0.9778 |
62
+ | 0.0615 | 3.0 | 1251 | 0.0800 | 0.7988 | 0.8101 | 0.8044 | 0.9734 |
63
+ | 0.0449 | 4.0 | 1668 | 0.0843 | 0.8111 | 0.8214 | 0.8162 | 0.9763 |
64
+ | 0.0325 | 5.0 | 2085 | 0.0868 | 0.8162 | 0.8225 | 0.8194 | 0.9766 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.44.2
70
+ - Pytorch 2.4.1+cu121
71
+ - Datasets 2.21.0
72
+ - Tokenizers 0.19.1
runs/Sep04_22-55-56_d7fd2e8d9a3c/events.out.tfevents.1725490557.d7fd2e8d9a3c.3166.4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bdc31cd48eb32d6d3649a35ea420964079e67456c47bbc2ebec681957b082068
3
- size 8495
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e45a66356d34a5d6cf04f50159ade9f1de13a77291e4b0f74aea3f1cb895090a
3
+ size 9321