Edwinlasso99
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 [PlanTL-GOB-ES/roberta-large-bne-capitel-ner](https://huggingface.co/PlanTL-GOB-ES/roberta-large-bne-capitel-ner) 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 |
|
@@ -80,11 +80,11 @@ The following hyperparameters were used during training:
|
|
80 |
|
81 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
82 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
83 |
-
| 0.
|
84 |
-
| 0.
|
85 |
-
| 0.
|
86 |
-
| 0.
|
87 |
-
| 0.
|
88 |
|
89 |
|
90 |
### Framework versions
|
|
|
26 |
metrics:
|
27 |
- name: Precision
|
28 |
type: precision
|
29 |
+
value: 0.9574114124105806
|
30 |
- name: Recall
|
31 |
type: recall
|
32 |
+
value: 0.9658741258741259
|
33 |
- name: F1
|
34 |
type: f1
|
35 |
+
value: 0.961624150607107
|
36 |
- name: Accuracy
|
37 |
type: accuracy
|
38 |
+
value: 0.9810238869097464
|
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 [PlanTL-GOB-ES/roberta-large-bne-capitel-ner](https://huggingface.co/PlanTL-GOB-ES/roberta-large-bne-capitel-ner) on the biobert_json dataset.
|
47 |
It achieves the following results on the evaluation set:
|
48 |
+
- Loss: 0.0918
|
49 |
+
- Precision: 0.9574
|
50 |
+
- Recall: 0.9659
|
51 |
+
- F1: 0.9616
|
52 |
+
- Accuracy: 0.9810
|
53 |
|
54 |
## Model description
|
55 |
|
|
|
80 |
|
81 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
82 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
83 |
+
| 0.1292 | 1.0 | 1224 | 0.0942 | 0.9455 | 0.9528 | 0.9491 | 0.9737 |
|
84 |
+
| 0.0813 | 2.0 | 2448 | 0.0960 | 0.9443 | 0.9696 | 0.9568 | 0.9780 |
|
85 |
+
| 0.0509 | 3.0 | 3672 | 0.0819 | 0.9559 | 0.9686 | 0.9622 | 0.9814 |
|
86 |
+
| 0.0314 | 4.0 | 4896 | 0.0853 | 0.9557 | 0.9694 | 0.9625 | 0.9811 |
|
87 |
+
| 0.0196 | 5.0 | 6120 | 0.0918 | 0.9574 | 0.9659 | 0.9616 | 0.9810 |
|
88 |
|
89 |
|
90 |
### Framework versions
|
runs/Dec13_00-26-54_ec9b8fdfa8a5/events.out.tfevents.1734049618.ec9b8fdfa8a5.1390.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47cbb80ab221940e826666fbbd246f1d74cbe0ab4e4d00157df1062f96b37b85
|
3 |
+
size 11879
|