Hemg commited on
Commit
a086135
1 Parent(s): 8ca45c5

Model save

Browse files
README.md CHANGED
@@ -32,7 +32,7 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the audiofolder dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 1.4420
36
  - Accuracy: 1.0
37
 
38
  ## Model description
@@ -58,26 +58,25 @@ The following hyperparameters were used during training:
58
  - seed: 42
59
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
  - lr_scheduler_type: linear
61
- - num_epochs: 16
 
62
 
63
  ### Training results
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
- | 1.6017 | 1.0 | 8 | 1.5921 | 0.1481 |
68
- | 1.582 | 2.0 | 16 | 1.5723 | 0.4444 |
69
- | 1.5626 | 3.0 | 24 | 1.5543 | 0.7778 |
70
- | 1.5442 | 4.0 | 32 | 1.5375 | 0.8148 |
71
- | 1.5278 | 5.0 | 40 | 1.5220 | 0.8889 |
72
- | 1.512 | 6.0 | 48 | 1.5077 | 0.9259 |
73
- | 1.4977 | 7.0 | 56 | 1.4947 | 0.9259 |
74
- | 1.4872 | 8.0 | 64 | 1.4832 | 0.9630 |
75
- | 1.4741 | 9.0 | 72 | 1.4729 | 0.9630 |
76
- | 1.4657 | 10.0 | 80 | 1.4640 | 0.9630 |
77
- | 1.457 | 11.0 | 88 | 1.4564 | 1.0 |
78
- | 1.4504 | 12.0 | 96 | 1.4502 | 1.0 |
79
- | 1.4445 | 13.0 | 104 | 1.4454 | 1.0 |
80
- | 1.4393 | 14.0 | 112 | 1.4420 | 1.0 |
81
 
82
 
83
  ### Framework versions
 
32
 
33
  This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the audiofolder dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 1.4209
36
  - Accuracy: 1.0
37
 
38
  ## Model description
 
58
  - seed: 42
59
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
  - lr_scheduler_type: linear
61
+ - lr_scheduler_warmup_ratio: 0.01
62
+ - num_epochs: 100
63
 
64
  ### Training results
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
+ | 1.6703 | 1.0 | 8 | 1.6557 | 0.0 |
69
+ | 1.6511 | 2.0 | 16 | 1.6330 | 0.0 |
70
+ | 1.6297 | 3.0 | 24 | 1.6107 | 0.0370 |
71
+ | 1.6067 | 4.0 | 32 | 1.5888 | 0.5185 |
72
+ | 1.584 | 5.0 | 40 | 1.5672 | 0.8148 |
73
+ | 1.563 | 6.0 | 48 | 1.5458 | 0.8889 |
74
+ | 1.5421 | 7.0 | 56 | 1.5245 | 0.9259 |
75
+ | 1.5211 | 8.0 | 64 | 1.5035 | 0.9259 |
76
+ | 1.4999 | 9.0 | 72 | 1.4825 | 1.0 |
77
+ | 1.4789 | 10.0 | 80 | 1.4617 | 1.0 |
78
+ | 1.4575 | 11.0 | 88 | 1.4412 | 1.0 |
79
+ | 1.4368 | 12.0 | 96 | 1.4209 | 1.0 |
 
 
80
 
81
 
82
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f567db4a4a6d8033d55db23f7a0111e3e3d74c46c967699a5f08b6c2fde6b1ea
3
  size 94766588
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f79c2be3e8ae03fcd3b5ac20ca85a51738d47862aac0a9b3ff47a4c11a787114
3
  size 94766588
runs/Apr04_14-48-45_81dc2d2345f2/events.out.tfevents.1712242126.81dc2d2345f2.165.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69e7151c392135dc278202dada3bfa95b53568079328e8d30a3da462f2e351e7
3
- size 10869
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14f962951122d3682ba08f0d336237e24346d8dfe09db1633b7141b8bffa270c
3
+ size 12265