Hemg commited on
Commit
8f65466
1 Parent(s): 34c0597

Model save

Browse files
Files changed (2) hide show
  1. README.md +6 -6
  2. model.safetensors +1 -1
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.2548
36
  - Accuracy: 1.0
37
 
38
  ## Model description
@@ -58,17 +58,17 @@ 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
- - lr_scheduler_warmup_ratio: 0.1
62
  - num_epochs: 4
63
 
64
  ### Training results
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
- | 1.591 | 1.0 | 8 | 1.5051 | 0.8519 |
69
- | 1.4364 | 2.0 | 16 | 1.3666 | 1.0 |
70
- | 1.3203 | 3.0 | 24 | 1.2839 | 1.0 |
71
- | 1.263 | 4.0 | 32 | 1.2548 | 1.0 |
72
 
73
 
74
  ### 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.2098
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: 4
63
 
64
  ### Training results
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
+ | 1.5504 | 1.0 | 8 | 1.4484 | 0.9630 |
69
+ | 1.3809 | 2.0 | 16 | 1.3163 | 1.0 |
70
+ | 1.2706 | 3.0 | 24 | 1.2381 | 1.0 |
71
+ | 1.2157 | 4.0 | 32 | 1.2098 | 1.0 |
72
 
73
 
74
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b088ec7413c478b2068b4423de8a26a83e704fa7885b8361d68aa6f293d88368
3
  size 94766588
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9295f9682f48c6edd827358eb16cdd868ee5403da244af4a67ee332bf154d428
3
  size 94766588