Hemg commited on
Commit
607fd5e
1 Parent(s): d34a7de

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 [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the audiofolder dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.1647
36
  - Accuracy: 1.0
37
 
38
  ## Model description
@@ -52,7 +52,7 @@ More information needed
52
  ### Training hyperparameters
53
 
54
  The following hyperparameters were used during training:
55
- - learning_rate: 0.0005
56
  - train_batch_size: 8
57
  - eval_batch_size: 8
58
  - seed: 42
@@ -67,10 +67,10 @@ The following hyperparameters were used during training:
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
- | 1.7573 | 0.89 | 2 | 1.2997 | 1.0 |
71
- | 1.0518 | 1.78 | 4 | 0.5840 | 1.0 |
72
- | 0.4723 | 2.67 | 6 | 0.2595 | 1.0 |
73
- | 0.1425 | 3.56 | 8 | 0.1647 | 1.0 |
74
 
75
 
76
  ### Framework versions
 
32
 
33
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the audiofolder dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.2805
36
  - Accuracy: 1.0
37
 
38
  ## Model description
 
52
  ### Training hyperparameters
53
 
54
  The following hyperparameters were used during training:
55
+ - learning_rate: 0.0003
56
  - train_batch_size: 8
57
  - eval_batch_size: 8
58
  - seed: 42
 
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | 1.8144 | 0.89 | 2 | 1.4061 | 1.0 |
71
+ | 1.2223 | 1.78 | 4 | 0.6946 | 1.0 |
72
+ | 0.5897 | 2.67 | 6 | 0.3691 | 1.0 |
73
+ | 0.2163 | 3.56 | 8 | 0.2805 | 1.0 |
74
 
75
 
76
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a6db263350e5dcf65a765455676b92d61e30e6dd971eeb6ebcef43ee398f023d
3
  size 378305452
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03dfeeb05be156bb8cf7aeac64bb53fc370719eeb5c7642048395408ce93f02d
3
  size 378305452