Commit
·
500d086
1
Parent(s):
d14534a
update model card README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,6 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
-
- es
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
-
datasets:
|
7 |
-
- jpherrerap/competencia2
|
8 |
model-index:
|
9 |
- name: ner-bert-base-spanish-wwm-uncased
|
10 |
results: []
|
@@ -15,9 +11,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# ner-bert-base-spanish-wwm-uncased
|
17 |
|
18 |
-
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
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 1.
|
21 |
- Body Part Precision: 0.0
|
22 |
- Body Part Recall: 0.0
|
23 |
- Body Part F1: 0.0
|
@@ -26,6 +22,10 @@ It achieves the following results on the evaluation set:
|
|
26 |
- Disease Recall: 0.0
|
27 |
- Disease F1: 0.0
|
28 |
- Disease Number: 0
|
|
|
|
|
|
|
|
|
29 |
- Medication Precision: 0.0
|
30 |
- Medication Recall: 0.0
|
31 |
- Medication F1: 0.0
|
@@ -37,7 +37,7 @@ It achieves the following results on the evaluation set:
|
|
37 |
- Overall Precision: 0.0
|
38 |
- Overall Recall: 0.0
|
39 |
- Overall F1: 0.0
|
40 |
-
- Overall Accuracy: 0.
|
41 |
|
42 |
## Model description
|
43 |
|
@@ -62,13 +62,14 @@ The following hyperparameters were used during training:
|
|
62 |
- seed: 13
|
63 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
64 |
- lr_scheduler_type: linear
|
65 |
-
- num_epochs:
|
66 |
|
67 |
### Training results
|
68 |
|
69 |
-
| Training Loss | Epoch | Step | Validation Loss | Body Part Precision | Body Part Recall | Body Part F1 | Body Part Number | Disease Precision | Disease Recall | Disease F1 | Disease Number | Medication Precision | Medication Recall | Medication F1 | Medication Number | Procedure Precision | Procedure Recall | Procedure F1 | Procedure Number | Overall Precision | Overall Recall | Overall F1 | Overall Accuracy |
|
70 |
-
|
71 |
-
| 0.
|
|
|
72 |
|
73 |
|
74 |
### Framework versions
|
|
|
1 |
---
|
|
|
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
|
|
|
|
4 |
model-index:
|
5 |
- name: ner-bert-base-spanish-wwm-uncased
|
6 |
results: []
|
|
|
11 |
|
12 |
# ner-bert-base-spanish-wwm-uncased
|
13 |
|
14 |
+
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 None dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Loss: 1.7235
|
17 |
- Body Part Precision: 0.0
|
18 |
- Body Part Recall: 0.0
|
19 |
- Body Part F1: 0.0
|
|
|
22 |
- Disease Recall: 0.0
|
23 |
- Disease F1: 0.0
|
24 |
- Disease Number: 0
|
25 |
+
- Family Member Precision: 0.0
|
26 |
+
- Family Member Recall: 0.0
|
27 |
+
- Family Member F1: 0.0
|
28 |
+
- Family Member Number: 0
|
29 |
- Medication Precision: 0.0
|
30 |
- Medication Recall: 0.0
|
31 |
- Medication F1: 0.0
|
|
|
37 |
- Overall Precision: 0.0
|
38 |
- Overall Recall: 0.0
|
39 |
- Overall F1: 0.0
|
40 |
+
- Overall Accuracy: 0.6705
|
41 |
|
42 |
## Model description
|
43 |
|
|
|
62 |
- seed: 13
|
63 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
64 |
- lr_scheduler_type: linear
|
65 |
+
- num_epochs: 2
|
66 |
|
67 |
### Training results
|
68 |
|
69 |
+
| Training Loss | Epoch | Step | Validation Loss | Body Part Precision | Body Part Recall | Body Part F1 | Body Part Number | Disease Precision | Disease Recall | Disease F1 | Disease Number | Family Member Precision | Family Member Recall | Family Member F1 | Family Member Number | Medication Precision | Medication Recall | Medication F1 | Medication Number | Procedure Precision | Procedure Recall | Procedure F1 | Procedure Number | Overall Precision | Overall Recall | Overall F1 | Overall Accuracy |
|
70 |
+
|:-------------:|:-----:|:----:|:---------------:|:-------------------:|:----------------:|:------------:|:----------------:|:-----------------:|:--------------:|:----------:|:--------------:|:-----------------------:|:--------------------:|:----------------:|:--------------------:|:--------------------:|:-----------------:|:-------------:|:-----------------:|:-------------------:|:----------------:|:------------:|:----------------:|:-----------------:|:--------------:|:----------:|:----------------:|
|
71 |
+
| 0.3372 | 1.0 | 1004 | 1.5112 | 0.0 | 0.0 | 0.0 | 0 | 0.0 | 0.0 | 0.0 | 0 | 0.0 | 0.0 | 0.0 | 0 | 0.0 | 0.0 | 0.0 | 0 | 0.0 | 0.0 | 0.0 | 0 | 0.0 | 0.0 | 0.0 | 0.6713 |
|
72 |
+
| 0.1611 | 2.0 | 2008 | 1.7235 | 0.0 | 0.0 | 0.0 | 0 | 0.0 | 0.0 | 0.0 | 0 | 0.0 | 0.0 | 0.0 | 0 | 0.0 | 0.0 | 0.0 | 0 | 0.0 | 0.0 | 0.0 | 0 | 0.0 | 0.0 | 0.0 | 0.6705 |
|
73 |
|
74 |
|
75 |
### Framework versions
|