pabRomero commited on
Commit
4a613b3
·
verified ·
1 Parent(s): 40e29e4

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-ner-pablo-just-classifier
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-ner-pablo-just-classifier
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.1220
24
+ - Precision: 0.6776
25
+ - Recall: 0.6935
26
+ - F1: 0.6854
27
+ - Accuracy: 0.9668
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.1
47
+ - train_batch_size: 512
48
+ - eval_batch_size: 512
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
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 | 23 | 0.2632 | 0.5303 | 0.6291 | 0.5755 | 0.9548 |
61
+ | No log | 2.0 | 46 | 0.1581 | 0.6207 | 0.6712 | 0.6450 | 0.9630 |
62
+ | No log | 3.0 | 69 | 0.1357 | 0.6494 | 0.6856 | 0.6670 | 0.9652 |
63
+ | No log | 4.0 | 92 | 0.1245 | 0.6658 | 0.6919 | 0.6786 | 0.9664 |
64
+ | No log | 5.0 | 115 | 0.1220 | 0.6776 | 0.6935 | 0.6854 | 0.9668 |
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
runs/Aug21_16-45-33_af44fd5a4ab7/events.out.tfevents.1724258735.af44fd5a4ab7.980.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d507c7163cf7102cf3ae6792ca0c1944d0745363a33e465dfc11b2df2295bca
3
- size 7617
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d904a59f4f1518c7ad210dd86d1d6d286ef2d453838272dfbfc7c78290222677
3
+ size 8428