luisgasco/biomedical-roberta-finetuned-iomed_task_b4_ep13
Browse files- README.md +21 -21
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [PlanTL-GOB-ES/roberta-base-biomedical-es](https://huggingface.co/PlanTL-GOB-ES/roberta-base-biomedical-es) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 1.
|
24 |
-
- Precision: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Accuracy: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -43,28 +43,28 @@ More information needed
|
|
43 |
### Training hyperparameters
|
44 |
|
45 |
The following hyperparameters were used during training:
|
46 |
-
- learning_rate:
|
47 |
-
- train_batch_size:
|
48 |
-
- eval_batch_size:
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
-
- num_epochs:
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
-
| Training Loss | Epoch | Step
|
57 |
-
|
58 |
-
|
|
59 |
-
|
|
60 |
-
|
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
|
69 |
|
70 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [PlanTL-GOB-ES/roberta-base-biomedical-es](https://huggingface.co/PlanTL-GOB-ES/roberta-base-biomedical-es) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 1.0160
|
24 |
+
- Precision: 0.1934
|
25 |
+
- Recall: 0.3953
|
26 |
+
- F1: 0.2597
|
27 |
+
- Accuracy: 0.7681
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
43 |
### Training hyperparameters
|
44 |
|
45 |
The following hyperparameters were used during training:
|
46 |
+
- learning_rate: 2.2e-06
|
47 |
+
- train_batch_size: 4
|
48 |
+
- eval_batch_size: 4
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
+
- num_epochs: 13
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
+
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
+
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| 2.1178 | 1.3 | 988 | 1.3039 | 0.0802 | 0.2102 | 0.1161 | 0.7321 |
|
59 |
+
| 1.2448 | 2.6 | 1976 | 1.1444 | 0.1161 | 0.2811 | 0.1643 | 0.7568 |
|
60 |
+
| 1.0297 | 3.9 | 2964 | 1.0724 | 0.1484 | 0.3299 | 0.2047 | 0.7658 |
|
61 |
+
| 0.9496 | 5.2 | 3952 | 1.0342 | 0.1676 | 0.3583 | 0.2284 | 0.7685 |
|
62 |
+
| 0.88 | 6.5 | 4940 | 1.0465 | 0.1805 | 0.3795 | 0.2446 | 0.7660 |
|
63 |
+
| 0.8168 | 7.8 | 5928 | 1.0253 | 0.1713 | 0.3638 | 0.2329 | 0.7624 |
|
64 |
+
| 0.7863 | 9.1 | 6916 | 1.0293 | 0.1754 | 0.3622 | 0.2364 | 0.7641 |
|
65 |
+
| 0.784 | 10.4 | 7904 | 1.0159 | 0.1920 | 0.3890 | 0.2571 | 0.7648 |
|
66 |
+
| 0.7161 | 11.7 | 8892 | 1.0121 | 0.1853 | 0.3819 | 0.2495 | 0.7654 |
|
67 |
+
| 0.7629 | 13.0 | 9880 | 1.0160 | 0.1934 | 0.3953 | 0.2597 | 0.7681 |
|
68 |
|
69 |
|
70 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 501676841
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b53d4bb2530f6d567d9403670543fe6dd55b7a07c19969f95c8eb7de9997e40
|
3 |
size 501676841
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4091
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:185547245231b7005ff1ff9d78c9bfb91d32fe3ad9a0f57599a98198931df0c5
|
3 |
size 4091
|