cristianmanosalva
commited on
End of training
Browse files
README.md
CHANGED
@@ -26,16 +26,16 @@ model-index:
|
|
26 |
metrics:
|
27 |
- name: Precision
|
28 |
type: precision
|
29 |
-
value: 0.
|
30 |
- name: Recall
|
31 |
type: recall
|
32 |
-
value: 0.
|
33 |
- name: F1
|
34 |
type: f1
|
35 |
-
value: 0.
|
36 |
- name: Accuracy
|
37 |
type: accuracy
|
38 |
-
value: 0.
|
39 |
---
|
40 |
|
41 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -45,11 +45,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
45 |
|
46 |
This model is a fine-tuned version of [NazaGara/NER-fine-tuned-BETO](https://huggingface.co/NazaGara/NER-fine-tuned-BETO) on the biobert_json dataset.
|
47 |
It achieves the following results on the evaluation set:
|
48 |
-
- Loss: 0.
|
49 |
-
- Precision: 0.
|
50 |
-
- Recall: 0.
|
51 |
-
- F1: 0.
|
52 |
-
- Accuracy: 0.
|
53 |
|
54 |
## Model description
|
55 |
|
@@ -69,8 +69,8 @@ More information needed
|
|
69 |
|
70 |
The following hyperparameters were used during training:
|
71 |
- learning_rate: 2e-05
|
72 |
-
- train_batch_size:
|
73 |
-
- eval_batch_size:
|
74 |
- seed: 42
|
75 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
76 |
- lr_scheduler_type: linear
|
@@ -78,18 +78,18 @@ The following hyperparameters were used during training:
|
|
78 |
|
79 |
### Training results
|
80 |
|
81 |
-
| Training Loss | Epoch | Step
|
82 |
-
|
83 |
-
| 0.
|
84 |
-
| 0.
|
85 |
-
| 0.
|
86 |
-
| 0.
|
87 |
-
| 0.
|
88 |
-
| 0.
|
89 |
-
| 0.
|
90 |
-
| 0.
|
91 |
-
| 0.
|
92 |
-
| 0.
|
93 |
|
94 |
|
95 |
### Framework versions
|
|
|
26 |
metrics:
|
27 |
- name: Precision
|
28 |
type: precision
|
29 |
+
value: 0.9332171260485892
|
30 |
- name: Recall
|
31 |
type: recall
|
32 |
+
value: 0.9462056776759086
|
33 |
- name: F1
|
34 |
type: f1
|
35 |
+
value: 0.9396665204036859
|
36 |
- name: Accuracy
|
37 |
type: accuracy
|
38 |
+
value: 0.9769126559714795
|
39 |
---
|
40 |
|
41 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
45 |
|
46 |
This model is a fine-tuned version of [NazaGara/NER-fine-tuned-BETO](https://huggingface.co/NazaGara/NER-fine-tuned-BETO) on the biobert_json dataset.
|
47 |
It achieves the following results on the evaluation set:
|
48 |
+
- Loss: 0.1234
|
49 |
+
- Precision: 0.9332
|
50 |
+
- Recall: 0.9462
|
51 |
+
- F1: 0.9397
|
52 |
+
- Accuracy: 0.9769
|
53 |
|
54 |
## Model description
|
55 |
|
|
|
69 |
|
70 |
The following hyperparameters were used during training:
|
71 |
- learning_rate: 2e-05
|
72 |
+
- train_batch_size: 16
|
73 |
+
- eval_batch_size: 16
|
74 |
- seed: 42
|
75 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
76 |
- lr_scheduler_type: linear
|
|
|
78 |
|
79 |
### Training results
|
80 |
|
81 |
+
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
82 |
+
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
83 |
+
| 0.3448 | 1.0 | 612 | 0.1106 | 0.9187 | 0.9255 | 0.9221 | 0.9719 |
|
84 |
+
| 0.1036 | 2.0 | 1224 | 0.0990 | 0.9202 | 0.9507 | 0.9352 | 0.9763 |
|
85 |
+
| 0.073 | 3.0 | 1836 | 0.0982 | 0.9356 | 0.9493 | 0.9424 | 0.9783 |
|
86 |
+
| 0.057 | 4.0 | 2448 | 0.1070 | 0.9304 | 0.9493 | 0.9397 | 0.9771 |
|
87 |
+
| 0.0405 | 5.0 | 3060 | 0.1034 | 0.9353 | 0.9486 | 0.9419 | 0.9783 |
|
88 |
+
| 0.0361 | 6.0 | 3672 | 0.1081 | 0.9280 | 0.9474 | 0.9376 | 0.9767 |
|
89 |
+
| 0.0287 | 7.0 | 4284 | 0.1106 | 0.9309 | 0.9490 | 0.9398 | 0.9777 |
|
90 |
+
| 0.0284 | 8.0 | 4896 | 0.1182 | 0.9288 | 0.9463 | 0.9375 | 0.9768 |
|
91 |
+
| 0.0212 | 9.0 | 5508 | 0.1195 | 0.9340 | 0.9464 | 0.9402 | 0.9774 |
|
92 |
+
| 0.0191 | 10.0 | 6120 | 0.1234 | 0.9332 | 0.9462 | 0.9397 | 0.9769 |
|
93 |
|
94 |
|
95 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 437156776
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a099f4d478a5c56513e66adaf3770aac3f751277bc7c6b776ad8b0fe01db5cd5
|
3 |
size 437156776
|
runs/Nov20_13-01-38_bfa7ddf21995/events.out.tfevents.1732107720.bfa7ddf21995.744.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af09a74e24700e0f86a8fde57da10e108618129e5e389bf8b11f569292349e0a
|
3 |
+
size 14145
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3eb5ff420f2eaeae6659f16e70d350febf010776d52b6d4f7bf8fa119ac5891b
|
3 |
size 5304
|