End of training
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ metrics:
|
|
11 |
- f1
|
12 |
- accuracy
|
13 |
model-index:
|
14 |
-
- name: bert-
|
15 |
results:
|
16 |
- task:
|
17 |
name: Token Classification
|
@@ -25,30 +25,30 @@ model-index:
|
|
25 |
metrics:
|
26 |
- name: Precision
|
27 |
type: precision
|
28 |
-
value: 0.
|
29 |
- name: Recall
|
30 |
type: recall
|
31 |
-
value: 0.
|
32 |
- name: F1
|
33 |
type: f1
|
34 |
-
value: 0.
|
35 |
- name: Accuracy
|
36 |
type: accuracy
|
37 |
-
value: 0.
|
38 |
---
|
39 |
|
40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
41 |
should probably proofread and complete it, then remove this comment. -->
|
42 |
|
43 |
-
# bert-
|
44 |
|
45 |
This model is a fine-tuned version of [dccuchile/bert-base-spanish-wwm-uncased](https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased) on the biobert_json dataset.
|
46 |
It achieves the following results on the evaluation set:
|
47 |
-
- Loss: 0.
|
48 |
-
- Precision: 0.
|
49 |
-
- Recall: 0.
|
50 |
-
- F1: 0.
|
51 |
-
- Accuracy: 0.
|
52 |
|
53 |
## Model description
|
54 |
|
@@ -79,16 +79,16 @@ The following hyperparameters were used during training:
|
|
79 |
|
80 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
81 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
82 |
-
| 0.
|
83 |
-
| 0.
|
84 |
-
| 0.
|
85 |
-
| 0.
|
86 |
-
| 0.
|
87 |
-
| 0.
|
88 |
-
| 0.
|
89 |
-
| 0.
|
90 |
-
| 0.
|
91 |
-
| 0.
|
92 |
|
93 |
|
94 |
### Framework versions
|
|
|
11 |
- f1
|
12 |
- accuracy
|
13 |
model-index:
|
14 |
+
- name: bert-base-spanish-wwm-uncased-finetuned-ner
|
15 |
results:
|
16 |
- task:
|
17 |
name: Token Classification
|
|
|
25 |
metrics:
|
26 |
- name: Precision
|
27 |
type: precision
|
28 |
+
value: 0.9483257314495495
|
29 |
- name: Recall
|
30 |
type: recall
|
31 |
+
value: 0.9656754460492778
|
32 |
- name: F1
|
33 |
type: f1
|
34 |
+
value: 0.9569219543681419
|
35 |
- name: Accuracy
|
36 |
type: accuracy
|
37 |
+
value: 0.9766181574620958
|
38 |
---
|
39 |
|
40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
41 |
should probably proofread and complete it, then remove this comment. -->
|
42 |
|
43 |
+
# bert-base-spanish-wwm-uncased-finetuned-ner
|
44 |
|
45 |
This model is a fine-tuned version of [dccuchile/bert-base-spanish-wwm-uncased](https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased) on the biobert_json dataset.
|
46 |
It achieves the following results on the evaluation set:
|
47 |
+
- Loss: 0.1423
|
48 |
+
- Precision: 0.9483
|
49 |
+
- Recall: 0.9657
|
50 |
+
- F1: 0.9569
|
51 |
+
- Accuracy: 0.9766
|
52 |
|
53 |
## Model description
|
54 |
|
|
|
79 |
|
80 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
81 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
82 |
+
| 0.0179 | 1.0 | 612 | 0.1292 | 0.9547 | 0.9629 | 0.9588 | 0.9779 |
|
83 |
+
| 0.0133 | 2.0 | 1224 | 0.1574 | 0.9463 | 0.9684 | 0.9572 | 0.9766 |
|
84 |
+
| 0.0146 | 3.0 | 1836 | 0.1179 | 0.9500 | 0.9622 | 0.9561 | 0.9769 |
|
85 |
+
| 0.0238 | 4.0 | 2448 | 0.1388 | 0.9441 | 0.9677 | 0.9557 | 0.9759 |
|
86 |
+
| 0.0152 | 5.0 | 3060 | 0.1442 | 0.9430 | 0.9634 | 0.9531 | 0.9754 |
|
87 |
+
| 0.0155 | 6.0 | 3672 | 0.1401 | 0.9480 | 0.9641 | 0.9560 | 0.9760 |
|
88 |
+
| 0.0126 | 7.0 | 4284 | 0.1411 | 0.9468 | 0.9676 | 0.9571 | 0.9769 |
|
89 |
+
| 0.0131 | 8.0 | 4896 | 0.1427 | 0.9484 | 0.9657 | 0.9570 | 0.9767 |
|
90 |
+
| 0.0117 | 9.0 | 5508 | 0.1391 | 0.9485 | 0.9651 | 0.9567 | 0.9767 |
|
91 |
+
| 0.0116 | 10.0 | 6120 | 0.1423 | 0.9483 | 0.9657 | 0.9569 | 0.9766 |
|
92 |
|
93 |
|
94 |
### 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:22258245bbf7e65e5392f8c7affc0d65a085c03fcf6f51b986e9716faab105bd
|
3 |
size 437156776
|
runs/Dec05_09-45-28_0ce4b59191ac/events.out.tfevents.1733391950.0ce4b59191ac.9325.3
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:3be7695e3daf7b70b2af1320e346f844ad8e910f944e54569a9e6f62cfa571a3
|
3 |
+
size 14039
|
runs/Dec05_09-45-28_0ce4b59191ac/events.out.tfevents.1733392439.0ce4b59191ac.9325.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:132a2c19254521a947ebdef944c991a0b1416ecafc093293ce43d5f8ea32e47a
|
3 |
+
size 560
|