Ezhilraj69999 commited on
Commit
6dd0894
1 Parent(s): 6e2c6cb

Model save

Browse files
Files changed (2) hide show
  1. README.md +14 -10
  2. model.safetensors +1 -1
README.md CHANGED
@@ -3,7 +3,6 @@ library_name: transformers
3
  license: apache-2.0
4
  base_model: facebook/wav2vec2-base
5
  tags:
6
- - audio-classification
7
  - generated_from_trainer
8
  metrics:
9
  - accuracy
@@ -17,10 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  # wav2vec2-base-wakeword
19
 
20
- This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the superb dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 4.0217
23
- - Accuracy: 0.7473
24
 
25
  ## Model description
26
 
@@ -48,18 +47,23 @@ The following hyperparameters were used during training:
48
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
  - lr_scheduler_type: linear
50
  - lr_scheduler_warmup_ratio: 0.1
51
- - num_epochs: 5.0
52
  - mixed_precision_training: Native AMP
53
 
54
  ### Training results
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
57
  |:-------------:|:------:|:----:|:---------------:|:--------:|
58
- | 7.269 | 0.9832 | 44 | 6.9029 | 0.5275 |
59
- | 6.1201 | 1.9888 | 89 | 5.6800 | 0.5573 |
60
- | 4.9094 | 2.9944 | 134 | 4.6621 | 0.6797 |
61
- | 4.2402 | 4.0 | 179 | 4.0217 | 0.7473 |
62
- | 3.8857 | 4.9162 | 220 | 3.8197 | 0.7174 |
 
 
 
 
 
63
 
64
 
65
  ### Framework versions
 
3
  license: apache-2.0
4
  base_model: facebook/wav2vec2-base
5
  tags:
 
6
  - generated_from_trainer
7
  metrics:
8
  - accuracy
 
16
 
17
  # wav2vec2-base-wakeword
18
 
19
+ This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.2259
22
+ - Accuracy: 0.8689
23
 
24
  ## Model description
25
 
 
47
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
  - lr_scheduler_type: linear
49
  - lr_scheduler_warmup_ratio: 0.1
50
+ - num_epochs: 10.0
51
  - mixed_precision_training: Native AMP
52
 
53
  ### Training results
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
56
  |:-------------:|:------:|:----:|:---------------:|:--------:|
57
+ | 0.5835 | 0.9832 | 44 | 0.4825 | 0.8305 |
58
+ | 0.3198 | 1.9888 | 89 | 0.3220 | 0.8681 |
59
+ | 0.2074 | 2.9944 | 134 | 0.2879 | 0.8571 |
60
+ | 0.164 | 4.0 | 179 | 0.2867 | 0.8454 |
61
+ | 0.1524 | 4.9832 | 223 | 0.2757 | 0.8414 |
62
+ | 0.1529 | 5.9888 | 268 | 0.3233 | 0.8273 |
63
+ | 0.1256 | 6.9944 | 313 | 0.2192 | 0.8666 |
64
+ | 0.1169 | 8.0 | 358 | 0.1988 | 0.8980 |
65
+ | 0.1128 | 8.9832 | 402 | 0.2188 | 0.8713 |
66
+ | 0.1252 | 9.8324 | 440 | 0.2259 | 0.8689 |
67
 
68
 
69
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a4a1eb704dfab9da67c598a84890e8e95b15b89ae3db565ea9a1525248fb9d3d
3
  size 378302360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c7e0cc40b16769ca55d300ed874dc5cecc07d29f0b8c90b74616475f94bd332
3
  size 378302360