nguyenkhoa2407
commited on
Commit
•
1a36b7d
1
Parent(s):
0860652
update model card README.md
Browse files
README.md
CHANGED
@@ -22,10 +22,10 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: F1
|
24 |
type: f1
|
25 |
-
value: 0.
|
26 |
- name: Accuracy
|
27 |
type: accuracy
|
28 |
-
value: 0.
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -35,10 +35,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
35 |
|
36 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the filter_sort dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
-
- Loss: 0.
|
39 |
-
- F1: 0.
|
40 |
-
- Roc Auc: 0.
|
41 |
-
- Accuracy: 0.
|
42 |
|
43 |
## Model description
|
44 |
|
@@ -63,32 +63,37 @@ The following hyperparameters were used during training:
|
|
63 |
- seed: 42
|
64 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
65 |
- lr_scheduler_type: linear
|
66 |
-
- num_epochs:
|
67 |
|
68 |
### Training results
|
69 |
|
70 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
|
71 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
|
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
|
|
|
22 |
metrics:
|
23 |
- name: F1
|
24 |
type: f1
|
25 |
+
value: 0.7714285714285716
|
26 |
- name: Accuracy
|
27 |
type: accuracy
|
28 |
+
value: 0.4
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
35 |
|
36 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the filter_sort dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
+
- Loss: 0.2711
|
39 |
+
- F1: 0.7714
|
40 |
+
- Roc Auc: 0.8309
|
41 |
+
- Accuracy: 0.4
|
42 |
|
43 |
## Model description
|
44 |
|
|
|
63 |
- seed: 42
|
64 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
65 |
- lr_scheduler_type: linear
|
66 |
+
- num_epochs: 25
|
67 |
|
68 |
### Training results
|
69 |
|
70 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
|
71 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
|
72 |
+
| 0.6535 | 1.0 | 12 | 0.5860 | 0.4524 | 0.6444 | 0.0 |
|
73 |
+
| 0.5843 | 2.0 | 24 | 0.5121 | 0.5 | 0.6708 | 0.0 |
|
74 |
+
| 0.5308 | 3.0 | 36 | 0.4460 | 0.5484 | 0.6950 | 0.0 |
|
75 |
+
| 0.4663 | 4.0 | 48 | 0.4023 | 0.5574 | 0.6989 | 0.0 |
|
76 |
+
| 0.4116 | 5.0 | 60 | 0.3769 | 0.5806 | 0.7117 | 0.0 |
|
77 |
+
| 0.3936 | 6.0 | 72 | 0.3620 | 0.6032 | 0.7245 | 0.0 |
|
78 |
+
| 0.3691 | 7.0 | 84 | 0.3519 | 0.625 | 0.7373 | 0.0 |
|
79 |
+
| 0.3565 | 8.0 | 96 | 0.3410 | 0.6269 | 0.7425 | 0.0 |
|
80 |
+
| 0.3548 | 9.0 | 108 | 0.3324 | 0.6562 | 0.7540 | 0.0 |
|
81 |
+
| 0.3235 | 10.0 | 120 | 0.3229 | 0.6866 | 0.7758 | 0.1 |
|
82 |
+
| 0.3157 | 11.0 | 132 | 0.3115 | 0.7164 | 0.7924 | 0.2 |
|
83 |
+
| 0.297 | 12.0 | 144 | 0.3055 | 0.7164 | 0.7924 | 0.2 |
|
84 |
+
| 0.2923 | 13.0 | 156 | 0.2988 | 0.7246 | 0.8014 | 0.2 |
|
85 |
+
| 0.2848 | 14.0 | 168 | 0.2903 | 0.7164 | 0.7924 | 0.2 |
|
86 |
+
| 0.2715 | 15.0 | 180 | 0.2908 | 0.7429 | 0.8142 | 0.3 |
|
87 |
+
| 0.2696 | 16.0 | 192 | 0.2807 | 0.7353 | 0.8052 | 0.3 |
|
88 |
+
| 0.2543 | 17.0 | 204 | 0.2794 | 0.7536 | 0.8181 | 0.3 |
|
89 |
+
| 0.2504 | 18.0 | 216 | 0.2711 | 0.7714 | 0.8309 | 0.4 |
|
90 |
+
| 0.2577 | 19.0 | 228 | 0.2708 | 0.7536 | 0.8181 | 0.3 |
|
91 |
+
| 0.2401 | 20.0 | 240 | 0.2693 | 0.7536 | 0.8181 | 0.3 |
|
92 |
+
| 0.2415 | 21.0 | 252 | 0.2669 | 0.7714 | 0.8309 | 0.4 |
|
93 |
+
| 0.241 | 22.0 | 264 | 0.2691 | 0.7536 | 0.8181 | 0.3 |
|
94 |
+
| 0.2341 | 23.0 | 276 | 0.2669 | 0.7536 | 0.8181 | 0.3 |
|
95 |
+
| 0.2355 | 24.0 | 288 | 0.2660 | 0.7536 | 0.8181 | 0.3 |
|
96 |
+
| 0.232 | 25.0 | 300 | 0.2655 | 0.7536 | 0.8181 | 0.3 |
|
97 |
|
98 |
|
99 |
### Framework versions
|