pabRomero commited on
Commit
88a2eb2
1 Parent(s): 4954e45

Training complete

Browse files
README.md CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
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.0985
24
- - Precision: 0.8190
25
- - Recall: 0.8095
26
- - F1: 0.8142
27
- - Accuracy: 0.9779
28
 
29
  ## Model description
30
 
@@ -43,10 +43,12 @@ More information needed
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
- - learning_rate: 3e-05
47
- - train_batch_size: 2
48
- - eval_batch_size: 2
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.05
@@ -55,18 +57,18 @@ The following hyperparameters were used during training:
55
 
56
  ### Training results
57
 
58
- | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
59
- |:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
60
- | 0.0864 | 1.0 | 2509 | 0.0915 | 0.8408 | 0.7476 | 0.7915 | 0.9753 |
61
- | 0.0616 | 2.0 | 5018 | 0.0766 | 0.8116 | 0.7911 | 0.8012 | 0.9782 |
62
- | 0.0439 | 3.0 | 7527 | 0.0838 | 0.8132 | 0.8024 | 0.8078 | 0.9776 |
63
- | 0.0338 | 4.0 | 10036 | 0.0891 | 0.8207 | 0.8030 | 0.8118 | 0.9775 |
64
- | 0.0268 | 5.0 | 12545 | 0.0985 | 0.8190 | 0.8095 | 0.8142 | 0.9779 |
65
 
66
 
67
  ### Framework versions
68
 
69
- - Transformers 4.44.1
70
  - Pytorch 2.4.0+cu121
71
  - Datasets 2.21.0
72
  - Tokenizers 0.19.1
 
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.0951
24
+ - Precision: 0.8139
25
+ - Recall: 0.8085
26
+ - F1: 0.8112
27
+ - Accuracy: 0.9769
28
 
29
  ## Model description
30
 
 
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
+ - learning_rate: 0.0002
47
+ - train_batch_size: 16
48
+ - eval_batch_size: 16
49
  - seed: 42
50
+ - gradient_accumulation_steps: 4
51
+ - total_train_batch_size: 64
52
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
53
  - lr_scheduler_type: linear
54
  - lr_scheduler_warmup_ratio: 0.05
 
57
 
58
  ### Training results
59
 
60
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
61
+ |:-------------:|:------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
62
+ | No log | 0.9970 | 252 | 0.0910 | 0.7348 | 0.7922 | 0.7624 | 0.9723 |
63
+ | 0.19 | 1.9980 | 505 | 0.0808 | 0.8030 | 0.7908 | 0.7969 | 0.9768 |
64
+ | 0.19 | 2.9990 | 758 | 0.0802 | 0.8125 | 0.7932 | 0.8028 | 0.9768 |
65
+ | 0.0433 | 4.0 | 1011 | 0.0865 | 0.8131 | 0.8103 | 0.8117 | 0.9772 |
66
+ | 0.0433 | 4.9852 | 1260 | 0.0951 | 0.8139 | 0.8085 | 0.8112 | 0.9769 |
67
 
68
 
69
  ### Framework versions
70
 
71
+ - Transformers 4.44.2
72
  - Pytorch 2.4.0+cu121
73
  - Datasets 2.21.0
74
  - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7c2ac8bb50e6229d5065a93e050a92c59f3209e5c59b1a86902506bfa23fda61
3
  size 496302532
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:397962492bcd521986b0cd0c5b87307f17aa3772ad33b3d4ec15da417e138d3f
3
  size 496302532
runs/Aug23_14-36-40_ee1898c059d7/events.out.tfevents.1724423801.ee1898c059d7.1664.9 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a32875833e6d9a0beaabb105615bb9ccef91d36f8217aa3ddfeb2873ec732a92
3
- size 8040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ef58496e74848ea8c5fef0718c75c2b7e0e7b6043ee88b3dad10484d0168c73
3
+ size 8866