End of training
Browse files- README.md +96 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,96 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
license: cc-by-nc-4.0
|
4 |
+
base_model: lcampillos/roberta-es-clinical-trials-ner
|
5 |
+
tags:
|
6 |
+
- generated_from_trainer
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
+
- recall
|
10 |
+
- precision
|
11 |
+
- f1
|
12 |
+
model-index:
|
13 |
+
- name: roberta-es-clinical-trials-ner-fd-text_cl
|
14 |
+
results: []
|
15 |
+
---
|
16 |
+
|
17 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
18 |
+
should probably proofread and complete it, then remove this comment. -->
|
19 |
+
|
20 |
+
# roberta-es-clinical-trials-ner-fd-text_cl
|
21 |
+
|
22 |
+
This model is a fine-tuned version of [lcampillos/roberta-es-clinical-trials-ner](https://huggingface.co/lcampillos/roberta-es-clinical-trials-ner) on an unknown dataset.
|
23 |
+
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 1.0955
|
25 |
+
- Accuracy: 0.8961
|
26 |
+
- Recall: 0.9353
|
27 |
+
- Precision: 0.8926
|
28 |
+
- F1: 0.9134
|
29 |
+
|
30 |
+
## Model description
|
31 |
+
|
32 |
+
More information needed
|
33 |
+
|
34 |
+
## Intended uses & limitations
|
35 |
+
|
36 |
+
More information needed
|
37 |
+
|
38 |
+
## Training and evaluation data
|
39 |
+
|
40 |
+
More information needed
|
41 |
+
|
42 |
+
## Training procedure
|
43 |
+
|
44 |
+
### Training hyperparameters
|
45 |
+
|
46 |
+
The following hyperparameters were used during training:
|
47 |
+
- learning_rate: 2e-05
|
48 |
+
- train_batch_size: 16
|
49 |
+
- eval_batch_size: 16
|
50 |
+
- seed: 42
|
51 |
+
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
52 |
+
- lr_scheduler_type: linear
|
53 |
+
- num_epochs: 30
|
54 |
+
|
55 |
+
### Training results
|
56 |
+
|
57 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Recall | Precision | F1 |
|
58 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
59 |
+
| No log | 1.0 | 231 | 0.2599 | 0.9107 | 0.9273 | 0.9209 | 0.9241 |
|
60 |
+
| No log | 2.0 | 462 | 0.4050 | 0.9008 | 0.9482 | 0.8897 | 0.9180 |
|
61 |
+
| 0.1696 | 3.0 | 693 | 0.5082 | 0.8944 | 0.9412 | 0.8857 | 0.9126 |
|
62 |
+
| 0.1696 | 4.0 | 924 | 0.7025 | 0.8821 | 0.9323 | 0.8748 | 0.9026 |
|
63 |
+
| 0.0363 | 5.0 | 1155 | 0.6880 | 0.9026 | 0.9432 | 0.8959 | 0.9190 |
|
64 |
+
| 0.0363 | 6.0 | 1386 | 0.6909 | 0.9096 | 0.9263 | 0.9199 | 0.9231 |
|
65 |
+
| 0.0051 | 7.0 | 1617 | 0.8435 | 0.8938 | 0.9462 | 0.8813 | 0.9126 |
|
66 |
+
| 0.0051 | 8.0 | 1848 | 0.9259 | 0.8891 | 0.9452 | 0.8755 | 0.9090 |
|
67 |
+
| 0.0085 | 9.0 | 2079 | 0.7661 | 0.9043 | 0.9253 | 0.9126 | 0.9189 |
|
68 |
+
| 0.0085 | 10.0 | 2310 | 0.8466 | 0.8915 | 0.9452 | 0.8787 | 0.9107 |
|
69 |
+
| 0.0063 | 11.0 | 2541 | 0.8288 | 0.9043 | 0.9183 | 0.9183 | 0.9183 |
|
70 |
+
| 0.0063 | 12.0 | 2772 | 0.9942 | 0.8827 | 0.9472 | 0.8653 | 0.9044 |
|
71 |
+
| 0.009 | 13.0 | 3003 | 0.5731 | 0.9294 | 0.9223 | 0.9556 | 0.9387 |
|
72 |
+
| 0.009 | 14.0 | 3234 | 0.7689 | 0.9084 | 0.9402 | 0.9068 | 0.9232 |
|
73 |
+
| 0.009 | 15.0 | 3465 | 1.2144 | 0.8687 | 0.9532 | 0.8432 | 0.8948 |
|
74 |
+
| 0.0017 | 16.0 | 3696 | 0.9313 | 0.8956 | 0.9283 | 0.8970 | 0.9124 |
|
75 |
+
| 0.0017 | 17.0 | 3927 | 0.8994 | 0.9049 | 0.9213 | 0.9167 | 0.9190 |
|
76 |
+
| 0.001 | 18.0 | 4158 | 0.9995 | 0.8956 | 0.9323 | 0.8940 | 0.9127 |
|
77 |
+
| 0.001 | 19.0 | 4389 | 1.0237 | 0.8932 | 0.9333 | 0.8898 | 0.9110 |
|
78 |
+
| 0.0007 | 20.0 | 4620 | 1.0355 | 0.8938 | 0.9373 | 0.8877 | 0.9118 |
|
79 |
+
| 0.0007 | 21.0 | 4851 | 1.0372 | 0.8944 | 0.9343 | 0.8908 | 0.9120 |
|
80 |
+
| 0.0006 | 22.0 | 5082 | 1.0451 | 0.8944 | 0.9343 | 0.8908 | 0.9120 |
|
81 |
+
| 0.0006 | 23.0 | 5313 | 1.0461 | 0.8944 | 0.9343 | 0.8908 | 0.9120 |
|
82 |
+
| 0.0004 | 24.0 | 5544 | 1.0582 | 0.8932 | 0.9343 | 0.8891 | 0.9111 |
|
83 |
+
| 0.0004 | 25.0 | 5775 | 1.0680 | 0.8944 | 0.9373 | 0.8886 | 0.9123 |
|
84 |
+
| 0.0008 | 26.0 | 6006 | 1.0828 | 0.8921 | 0.9343 | 0.8874 | 0.9102 |
|
85 |
+
| 0.0008 | 27.0 | 6237 | 1.0875 | 0.8932 | 0.9442 | 0.8819 | 0.9120 |
|
86 |
+
| 0.0008 | 28.0 | 6468 | 1.0394 | 0.8961 | 0.9223 | 0.9025 | 0.9123 |
|
87 |
+
| 0.0022 | 29.0 | 6699 | 1.0938 | 0.8961 | 0.9353 | 0.8926 | 0.9134 |
|
88 |
+
| 0.0022 | 30.0 | 6930 | 1.0955 | 0.8961 | 0.9353 | 0.8926 | 0.9134 |
|
89 |
+
|
90 |
+
|
91 |
+
### Framework versions
|
92 |
+
|
93 |
+
- Transformers 4.51.3
|
94 |
+
- Pytorch 2.6.0+cu124
|
95 |
+
- Datasets 3.5.0
|
96 |
+
- Tokenizers 0.21.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498603608
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:486bacc154a06ef157078abfe121a64cc0156866211738402490a36a6bd49574
|
3 |
size 498603608
|