pabRomero commited on
Commit
cc17f3d
1 Parent(s): 78866cb

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.0002-32
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.0002-32
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.0879
24
+ - Precision: 0.8178
25
+ - Recall: 0.8292
26
+ - F1: 0.8235
27
+ - Accuracy: 0.9763
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: 0.0002
47
+ - train_batch_size: 32
48
+ - eval_batch_size: 32
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 | 209 | 0.1001 | 0.7504 | 0.7779 | 0.7639 | 0.9695 |
61
+ | No log | 2.0 | 418 | 0.0776 | 0.8208 | 0.8153 | 0.8180 | 0.9771 |
62
+ | 0.2051 | 3.0 | 627 | 0.0812 | 0.8026 | 0.8140 | 0.8083 | 0.9725 |
63
+ | 0.2051 | 4.0 | 836 | 0.0850 | 0.7953 | 0.8254 | 0.8101 | 0.9758 |
64
+ | 0.0355 | 5.0 | 1045 | 0.0879 | 0.8178 | 0.8292 | 0.8235 | 0.9763 |
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_23-14-30_d7fd2e8d9a3c/events.out.tfevents.1725491671.d7fd2e8d9a3c.3166.6 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d9b518653a07e1405824c280c04eb721c7b311af29f4889b588a1980813a612
3
- size 8071
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2491114b1c8b6072779e1cba2c2f4fe1f811df59fc750dd36c63a5ec78b3123f
3
+ size 8897