update model card README.md
Browse files
README.md
CHANGED
@@ -15,8 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [outputDAQonly09/](https://huggingface.co/outputDAQonly09/) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
-
- Accuracy: 0.
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -41,27 +41,42 @@ The following hyperparameters were used during training:
|
|
41 |
- seed: 42
|
42 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
- lr_scheduler_type: linear
|
44 |
-
- num_epochs:
|
45 |
|
46 |
### Training results
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
50 |
-
| No log | 1.0 | 330 | 3.
|
51 |
-
| 4.
|
52 |
-
| 4.
|
53 |
-
| 3.
|
54 |
-
| 2.
|
55 |
-
| 2.
|
56 |
-
| 1.
|
57 |
-
| 1.
|
58 |
-
| 1.
|
59 |
-
|
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
|
66 |
|
67 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [outputDAQonly09/](https://huggingface.co/outputDAQonly09/) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.4978
|
19 |
+
- Accuracy: 0.9031
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
41 |
- seed: 42
|
42 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
- lr_scheduler_type: linear
|
44 |
+
- num_epochs: 30.0
|
45 |
|
46 |
### Training results
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
50 |
+
| No log | 1.0 | 330 | 3.9692 | 0.2249 |
|
51 |
+
| 4.3672 | 2.0 | 660 | 3.1312 | 0.4031 |
|
52 |
+
| 4.3672 | 3.0 | 990 | 2.5068 | 0.5658 |
|
53 |
+
| 3.1495 | 4.0 | 1320 | 2.0300 | 0.6600 |
|
54 |
+
| 2.2491 | 5.0 | 1650 | 1.6517 | 0.7450 |
|
55 |
+
| 2.2491 | 6.0 | 1980 | 1.3604 | 0.7943 |
|
56 |
+
| 1.622 | 7.0 | 2310 | 1.1328 | 0.8327 |
|
57 |
+
| 1.1252 | 8.0 | 2640 | 0.9484 | 0.8611 |
|
58 |
+
| 1.1252 | 9.0 | 2970 | 0.8212 | 0.8757 |
|
59 |
+
| 0.7969 | 10.0 | 3300 | 0.7243 | 0.8830 |
|
60 |
+
| 0.5348 | 11.0 | 3630 | 0.6597 | 0.8867 |
|
61 |
+
| 0.5348 | 12.0 | 3960 | 0.5983 | 0.8857 |
|
62 |
+
| 0.3744 | 13.0 | 4290 | 0.5635 | 0.8976 |
|
63 |
+
| 0.2564 | 14.0 | 4620 | 0.5437 | 0.8985 |
|
64 |
+
| 0.2564 | 15.0 | 4950 | 0.5124 | 0.9013 |
|
65 |
+
| 0.1862 | 16.0 | 5280 | 0.5074 | 0.9022 |
|
66 |
+
| 0.1349 | 17.0 | 5610 | 0.5028 | 0.9049 |
|
67 |
+
| 0.1349 | 18.0 | 5940 | 0.4876 | 0.9077 |
|
68 |
+
| 0.0979 | 19.0 | 6270 | 0.4971 | 0.9049 |
|
69 |
+
| 0.0763 | 20.0 | 6600 | 0.4941 | 0.9022 |
|
70 |
+
| 0.0763 | 21.0 | 6930 | 0.4957 | 0.9049 |
|
71 |
+
| 0.0602 | 22.0 | 7260 | 0.4989 | 0.9049 |
|
72 |
+
| 0.0504 | 23.0 | 7590 | 0.4959 | 0.9040 |
|
73 |
+
| 0.0504 | 24.0 | 7920 | 0.4944 | 0.9031 |
|
74 |
+
| 0.0422 | 25.0 | 8250 | 0.4985 | 0.9040 |
|
75 |
+
| 0.0379 | 26.0 | 8580 | 0.4970 | 0.9049 |
|
76 |
+
| 0.0379 | 27.0 | 8910 | 0.4949 | 0.9040 |
|
77 |
+
| 0.0351 | 28.0 | 9240 | 0.4971 | 0.9040 |
|
78 |
+
| 0.0321 | 29.0 | 9570 | 0.4967 | 0.9031 |
|
79 |
+
| 0.0321 | 30.0 | 9900 | 0.4978 | 0.9031 |
|
80 |
|
81 |
|
82 |
### Framework versions
|