Anguuuuus commited on
Commit
5ec088c
1 Parent(s): 736e8da

End of training

Browse files
Files changed (3) hide show
  1. README.md +20 -20
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.5411
21
- - Accuracy: 0.8182
22
 
23
  ## Model description
24
 
@@ -37,9 +37,9 @@ More information needed
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
- - learning_rate: 1e-05
41
- - train_batch_size: 8
42
- - eval_batch_size: 8
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
@@ -50,21 +50,21 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | 0.6943 | 1.0 | 11 | 0.6865 | 0.4545 |
54
- | 0.6506 | 2.0 | 22 | 0.7180 | 0.4091 |
55
- | 0.5693 | 3.0 | 33 | 0.6925 | 0.5 |
56
- | 0.4595 | 4.0 | 44 | 0.6807 | 0.5909 |
57
- | 0.3566 | 5.0 | 55 | 0.5187 | 0.7727 |
58
- | 0.2734 | 6.0 | 66 | 0.5379 | 0.7273 |
59
- | 0.2327 | 7.0 | 77 | 0.4962 | 0.8182 |
60
- | 0.1679 | 8.0 | 88 | 0.5208 | 0.7727 |
61
- | 0.1803 | 9.0 | 99 | 0.5072 | 0.8182 |
62
- | 0.1109 | 10.0 | 110 | 0.5238 | 0.7727 |
63
- | 0.0983 | 11.0 | 121 | 0.5516 | 0.7727 |
64
- | 0.0858 | 12.0 | 132 | 0.5589 | 0.8182 |
65
- | 0.0789 | 13.0 | 143 | 0.5505 | 0.8182 |
66
- | 0.0753 | 14.0 | 154 | 0.5411 | 0.8182 |
67
- | 0.0727 | 15.0 | 165 | 0.5411 | 0.8182 |
68
 
69
 
70
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.3551
21
+ - Accuracy: 0.9091
22
 
23
  ## Model description
24
 
 
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
+ - learning_rate: 3e-05
41
+ - train_batch_size: 16
42
+ - eval_batch_size: 16
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.6915 | 1.0 | 6 | 0.6867 | 0.5455 |
54
+ | 0.6225 | 2.0 | 12 | 0.6632 | 0.5455 |
55
+ | 0.4816 | 3.0 | 18 | 0.6117 | 0.5909 |
56
+ | 0.349 | 4.0 | 24 | 0.5749 | 0.7273 |
57
+ | 0.2234 | 5.0 | 30 | 0.4324 | 0.8636 |
58
+ | 0.1732 | 6.0 | 36 | 0.2741 | 0.9545 |
59
+ | 0.1059 | 7.0 | 42 | 0.3268 | 0.9091 |
60
+ | 0.0755 | 8.0 | 48 | 0.3189 | 0.9091 |
61
+ | 0.0577 | 9.0 | 54 | 0.1882 | 0.9545 |
62
+ | 0.0779 | 10.0 | 60 | 0.1875 | 0.9545 |
63
+ | 0.0506 | 11.0 | 66 | 0.1931 | 0.9545 |
64
+ | 0.0373 | 12.0 | 72 | 0.3480 | 0.9091 |
65
+ | 0.0347 | 13.0 | 78 | 0.3526 | 0.9091 |
66
+ | 0.0334 | 14.0 | 84 | 0.3544 | 0.9091 |
67
+ | 0.0325 | 15.0 | 90 | 0.3551 | 0.9091 |
68
 
69
 
70
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:458c23912ff1e78942bc25b6a675ea79886ac74694fd5a22bd0d265b313307be
3
  size 378302360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1942ac56d37ab2adae11dcdd9f5f7b50ab0ce58d08aeecaa902dde92aa9fb334
3
  size 378302360
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b70c307cc2f1bf16429fbfe201f8e6ae1a5e82a6a74ce164ff2f6469a0e003e7
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce810d8a85a1cc4f0a81002d2218503cb04e8d466b007d5203f5426ffd2a2f53
3
  size 4664