pabRomero commited on
Commit
93df16d
1 Parent(s): c1aeb28

Training complete

Browse files
README.md CHANGED
@@ -1,74 +1,75 @@
1
- ---
2
- license: mit
3
- base_model: FacebookAI/roberta-base
4
- tags:
5
- - generated_from_trainer
6
- metrics:
7
- - precision
8
- - recall
9
- - f1
10
- - accuracy
11
- model-index:
12
- - name: RoBERTa-full-finetuned-ner-pablo
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
- # RoBERTa-full-finetuned-ner-pablo
20
-
21
- This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on the None dataset.
22
- It achieves the following results on the evaluation set:
23
- - Loss: 0.1115
24
- - Precision: 0.8216
25
- - Recall: 0.8049
26
- - F1: 0.8131
27
- - Accuracy: 0.9728
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: 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
55
- - num_epochs: 5
56
- - mixed_precision_training: Native AMP
57
-
58
- ### Training results
59
-
60
- | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
61
- |:-------------:|:------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
62
- | 0.2748 | 0.9996 | 652 | 0.1191 | 0.7950 | 0.7296 | 0.7609 | 0.9687 |
63
- | 0.1112 | 1.9992 | 1304 | 0.1107 | 0.7677 | 0.7730 | 0.7703 | 0.9676 |
64
- | 0.0872 | 2.9989 | 1956 | 0.0980 | 0.8074 | 0.7827 | 0.7949 | 0.9716 |
65
- | 0.0564 | 4.0 | 2609 | 0.1038 | 0.8143 | 0.8048 | 0.8096 | 0.9727 |
66
- | 0.0446 | 4.9981 | 3260 | 0.1115 | 0.8216 | 0.8049 | 0.8131 | 0.9728 |
67
-
68
-
69
- ### Framework versions
70
-
71
- - Transformers 4.44.0
72
- - Pytorch 2.4.0+cu124
73
- - Datasets 2.21.0
74
- - Tokenizers 0.19.1
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: FacebookAI/roberta-base
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - precision
9
+ - recall
10
+ - f1
11
+ - accuracy
12
+ model-index:
13
+ - name: RoBERTa-full-finetuned-ner-pablo
14
+ results: []
15
+ ---
16
+
17
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
+ should probably proofread and complete it, then remove this comment. -->
19
+
20
+ # RoBERTa-full-finetuned-ner-pablo
21
+
22
+ This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on the None dataset.
23
+ It achieves the following results on the evaluation set:
24
+ - Loss: 0.0908
25
+ - Precision: 0.815
26
+ - Recall: 0.8050
27
+ - F1: 0.8100
28
+ - Accuracy: 0.9767
29
+
30
+ ## Model description
31
+
32
+ More information needed
33
+
34
+ ## Intended uses & limitations
35
+
36
+ More information needed
37
+
38
+ ## Training and evaluation data
39
+
40
+ More information needed
41
+
42
+ ## Training procedure
43
+
44
+ ### Training hyperparameters
45
+
46
+ The following hyperparameters were used during training:
47
+ - learning_rate: 0.0002
48
+ - train_batch_size: 16
49
+ - eval_batch_size: 16
50
+ - seed: 42
51
+ - gradient_accumulation_steps: 4
52
+ - total_train_batch_size: 64
53
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
54
+ - lr_scheduler_type: linear
55
+ - lr_scheduler_warmup_ratio: 0.05
56
+ - num_epochs: 5
57
+ - mixed_precision_training: Native AMP
58
+
59
+ ### Training results
60
+
61
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
62
+ |:-------------:|:------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
63
+ | No log | 0.9970 | 252 | 0.1094 | 0.6862 | 0.7348 | 0.7097 | 0.9688 |
64
+ | 0.1923 | 1.9980 | 505 | 0.0836 | 0.8005 | 0.7868 | 0.7936 | 0.9762 |
65
+ | 0.1923 | 2.9990 | 758 | 0.0816 | 0.8109 | 0.7855 | 0.7980 | 0.9755 |
66
+ | 0.0504 | 4.0 | 1011 | 0.0839 | 0.8073 | 0.8028 | 0.8051 | 0.9763 |
67
+ | 0.0504 | 4.9852 | 1260 | 0.0908 | 0.815 | 0.8050 | 0.8100 | 0.9767 |
68
+
69
+
70
+ ### Framework versions
71
+
72
+ - Transformers 4.44.2
73
+ - Pytorch 2.4.0+cu121
74
+ - Datasets 2.21.0
75
+ - Tokenizers 0.19.1
runs/Aug23_14-46-34_ee1898c059d7/events.out.tfevents.1724424395.ee1898c059d7.1664.10 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6c7e18f679f0bd5553c558050208b9d4c07697b766f4aab0bc3471ec47ef7eff
3
- size 8069
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c0d344f0e37792447558bf2bd04986373ef01d3669f32d088fcb7a81d011125
3
+ size 8895