End of training
Browse files- README.md +36 -36
- logs/events.out.tfevents.1717064803.47e332b3b642.2555.9 +3 -0
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -9,23 +9,23 @@ metrics:
|
|
9 |
- recall
|
10 |
- f1
|
11 |
model-index:
|
12 |
-
- name:
|
13 |
results: []
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
should probably proofread and complete it, then remove this comment. -->
|
18 |
|
19 |
-
#
|
20 |
|
21 |
This model is a fine-tuned version of [projecte-aina/roberta-base-ca-v2-cased-te](https://huggingface.co/projecte-aina/roberta-base-ca-v2-cased-te) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Accuracy: 0.
|
25 |
-
- Precision: 0.
|
26 |
-
- Recall: 0.
|
27 |
-
- F1: 0.
|
28 |
-
- Ratio: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -61,34 +61,34 @@ The following hyperparameters were used during training:
|
|
61 |
|
62 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 | Ratio |
|
63 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|:------:|
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
-
| 0.
|
81 |
-
| 0.
|
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
|
|
|
9 |
- recall
|
10 |
- f1
|
11 |
model-index:
|
12 |
+
- name: AUTH_300524_epoch_3
|
13 |
results: []
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
should probably proofread and complete it, then remove this comment. -->
|
18 |
|
19 |
+
# AUTH_300524_epoch_3
|
20 |
|
21 |
This model is a fine-tuned version of [projecte-aina/roberta-base-ca-v2-cased-te](https://huggingface.co/projecte-aina/roberta-base-ca-v2-cased-te) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.4712
|
24 |
+
- Accuracy: 0.9048
|
25 |
+
- Precision: 0.9066
|
26 |
+
- Recall: 0.9048
|
27 |
+
- F1: 0.9047
|
28 |
+
- Ratio: 0.4669
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
61 |
|
62 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 | Ratio |
|
63 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|:------:|
|
64 |
+
| 0.4853 | 0.0354 | 10 | 0.5104 | 0.8898 | 0.8907 | 0.8898 | 0.8897 | 0.5240 |
|
65 |
+
| 0.4589 | 0.0708 | 20 | 0.5011 | 0.8828 | 0.8868 | 0.8828 | 0.8825 | 0.4489 |
|
66 |
+
| 0.4639 | 0.1062 | 30 | 0.4819 | 0.8948 | 0.8954 | 0.8948 | 0.8948 | 0.4810 |
|
67 |
+
| 0.4768 | 0.1416 | 40 | 0.4985 | 0.8918 | 0.8954 | 0.8918 | 0.8915 | 0.4519 |
|
68 |
+
| 0.4726 | 0.1770 | 50 | 0.4828 | 0.8948 | 0.8959 | 0.8948 | 0.8947 | 0.4729 |
|
69 |
+
| 0.4797 | 0.2124 | 60 | 0.5044 | 0.8788 | 0.8866 | 0.8788 | 0.8781 | 0.4289 |
|
70 |
+
| 0.4668 | 0.2478 | 70 | 0.5080 | 0.8848 | 0.8855 | 0.8848 | 0.8847 | 0.4790 |
|
71 |
+
| 0.4904 | 0.2832 | 80 | 0.5072 | 0.8878 | 0.8903 | 0.8878 | 0.8876 | 0.4599 |
|
72 |
+
| 0.469 | 0.3186 | 90 | 0.5092 | 0.8818 | 0.8842 | 0.8818 | 0.8816 | 0.5401 |
|
73 |
+
| 0.4814 | 0.3540 | 100 | 0.4992 | 0.8958 | 0.8979 | 0.8958 | 0.8957 | 0.4639 |
|
74 |
+
| 0.4696 | 0.3894 | 110 | 0.5132 | 0.8858 | 0.8922 | 0.8858 | 0.8853 | 0.4359 |
|
75 |
+
| 0.4763 | 0.4248 | 120 | 0.5040 | 0.8908 | 0.8909 | 0.8908 | 0.8908 | 0.5070 |
|
76 |
+
| 0.4758 | 0.4602 | 130 | 0.5035 | 0.8928 | 0.8945 | 0.8928 | 0.8927 | 0.4669 |
|
77 |
+
| 0.4932 | 0.4956 | 140 | 0.4999 | 0.8868 | 0.8899 | 0.8868 | 0.8865 | 0.4549 |
|
78 |
+
| 0.5136 | 0.5310 | 150 | 0.4858 | 0.8908 | 0.8943 | 0.8908 | 0.8905 | 0.4529 |
|
79 |
+
| 0.5225 | 0.5664 | 160 | 0.4778 | 0.8898 | 0.8898 | 0.8898 | 0.8898 | 0.5060 |
|
80 |
+
| 0.4901 | 0.6018 | 170 | 0.4831 | 0.8948 | 0.8959 | 0.8948 | 0.8947 | 0.4729 |
|
81 |
+
| 0.4292 | 0.6372 | 180 | 0.5023 | 0.8928 | 0.8966 | 0.8928 | 0.8925 | 0.4509 |
|
82 |
+
| 0.502 | 0.6726 | 190 | 0.5078 | 0.8918 | 0.8975 | 0.8918 | 0.8914 | 0.4399 |
|
83 |
+
| 0.4907 | 0.7080 | 200 | 0.4845 | 0.8968 | 0.8990 | 0.8968 | 0.8967 | 0.4629 |
|
84 |
+
| 0.4522 | 0.7434 | 210 | 0.4779 | 0.8988 | 0.8994 | 0.8988 | 0.8988 | 0.4810 |
|
85 |
+
| 0.5293 | 0.7788 | 220 | 0.4759 | 0.9018 | 0.9041 | 0.9018 | 0.9017 | 0.4619 |
|
86 |
+
| 0.4977 | 0.8142 | 230 | 0.4809 | 0.8928 | 0.8980 | 0.8928 | 0.8924 | 0.4429 |
|
87 |
+
| 0.4937 | 0.8496 | 240 | 0.4754 | 0.8998 | 0.9021 | 0.8998 | 0.8997 | 0.4619 |
|
88 |
+
| 0.523 | 0.8850 | 250 | 0.4736 | 0.8978 | 0.8984 | 0.8978 | 0.8978 | 0.4800 |
|
89 |
+
| 0.5729 | 0.9204 | 260 | 0.4713 | 0.9008 | 0.9022 | 0.9008 | 0.9007 | 0.4709 |
|
90 |
+
| 0.4823 | 0.9558 | 270 | 0.4712 | 0.9048 | 0.9066 | 0.9048 | 0.9047 | 0.4669 |
|
91 |
+
| 0.495 | 0.9912 | 280 | 0.4713 | 0.9048 | 0.9066 | 0.9048 | 0.9047 | 0.4669 |
|
92 |
|
93 |
|
94 |
### Framework versions
|
logs/events.out.tfevents.1717064803.47e332b3b642.2555.9
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:825d79382cce4f61a9af738b323350fbe4f441126059105fe03cab5df4a31e44
|
3 |
+
size 609
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498606684
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:976d6a3e8b725ccf5ca742603271e73ae60ca06642a8ccfb926f986eabd8b4de
|
3 |
size 498606684
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2f60cca7649387791bfa40110498e53054995c7cc5ca58181b20fc5155c0ca8
|
3 |
size 5112
|