Hemg commited on
Commit
bedf73a
1 Parent(s): 7815c55

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 [facebook/wav2vec2-base-960h](https://huggingface.co/facebook/wav2vec2-base-960h) on the audiofolder dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 1.0986
36
  - Accuracy: 1.0
37
 
38
  ## Model description
@@ -52,24 +52,23 @@ More information needed
52
  ### Training hyperparameters
53
 
54
  The following hyperparameters were used during training:
55
- - learning_rate: 5e-05
56
- - train_batch_size: 32
57
- - eval_batch_size: 32
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: 16
63
 
64
  ### Training results
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
- | 1.5932 | 1.0 | 3 | 1.5907 | 0.3333 |
69
- | 1.5499 | 2.0 | 6 | 1.4593 | 1.0 |
70
- | 1.4481 | 3.0 | 9 | 1.3419 | 1.0 |
71
- | 1.3044 | 4.0 | 12 | 1.2065 | 1.0 |
72
- | 1.193 | 5.0 | 15 | 1.0986 | 1.0 |
73
 
74
 
75
  ### Framework versions
 
32
 
33
  This model is a fine-tuned version of [facebook/wav2vec2-base-960h](https://huggingface.co/facebook/wav2vec2-base-960h) on the audiofolder dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.9789
36
  - Accuracy: 1.0
37
 
38
  ## Model description
 
52
  ### Training hyperparameters
53
 
54
  The following hyperparameters were used during training:
55
+ - learning_rate: 2e-05
56
+ - train_batch_size: 8
57
+ - eval_batch_size: 8
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: 8
63
 
64
  ### Training results
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
+ | 1.502 | 1.0 | 9 | 1.4299 | 1.0 |
69
+ | 1.36 | 2.0 | 18 | 1.2031 | 1.0 |
70
+ | 1.1624 | 3.0 | 27 | 1.1131 | 1.0 |
71
+ | 1.0597 | 4.0 | 36 | 0.9789 | 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:69be8c1b9ecf091a5417fcaa97ba80a22740d66471a4e61909d80bac87b1705d
3
  size 378305452
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42744b637c7dfbdc045dd8387e3c568a092fce5d9190cc22e008f57a97ecda09
3
  size 378305452
runs/Apr04_06-32-10_cc68affaad08/events.out.tfevents.1712212330.cc68affaad08.143.7 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:70d1f47f75cb233fa07c320984c7de577fa48c492bea86c0a972c306f8b36397
3
- size 8392
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:270a6b8b5a0b7a1c1b50f026104bfbff267cab41fa56d5c55e42bb380145d4d2
3
+ size 8740