Jeska commited on
Commit
6a55108
1 Parent(s): 828013b

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -18
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.8105
19
- - Accuracy: 0.8757
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: 15.0
45
 
46
  ### Training results
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
49
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
50
- | No log | 1.0 | 330 | 3.9924 | 0.2230 |
51
- | 4.3795 | 2.0 | 660 | 3.1812 | 0.3958 |
52
- | 4.3795 | 3.0 | 990 | 2.5904 | 0.5512 |
53
- | 3.2046 | 4.0 | 1320 | 2.1536 | 0.6408 |
54
- | 2.3683 | 5.0 | 1650 | 1.8079 | 0.7130 |
55
- | 2.3683 | 6.0 | 1980 | 1.5420 | 0.7687 |
56
- | 1.8065 | 7.0 | 2310 | 1.3434 | 0.8053 |
57
- | 1.373 | 8.0 | 2640 | 1.1882 | 0.8254 |
58
- | 1.373 | 9.0 | 2970 | 1.0700 | 0.8400 |
59
- | 1.0931 | 10.0 | 3300 | 0.9791 | 0.8510 |
60
- | 0.8714 | 11.0 | 3630 | 0.9202 | 0.8620 |
61
- | 0.8714 | 12.0 | 3960 | 0.8641 | 0.8684 |
62
- | 0.7428 | 13.0 | 4290 | 0.8372 | 0.8748 |
63
- | 0.6531 | 14.0 | 4620 | 0.8168 | 0.8766 |
64
- | 0.6531 | 15.0 | 4950 | 0.8105 | 0.8757 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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