krishi0311 commited on
Commit
d36f60a
1 Parent(s): 70abf24

End of training

Browse files
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
  license: apache-2.0
 
3
  tags:
4
  - generated_from_trainer
5
- base_model: facebook/wav2vec2-base
6
  metrics:
7
  - wer
8
  model-index:
@@ -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.6028
21
- - Wer: 0.3862
22
 
23
  ## Model description
24
 
@@ -38,41 +38,26 @@ More information needed
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
46
  - lr_scheduler_warmup_steps: 500
47
- - num_epochs: 100
48
  - mixed_precision_training: Native AMP
49
 
50
  ### Training results
51
 
52
- | Training Loss | Epoch | Step | Validation Loss | Wer |
53
- |:-------------:|:-------:|:-----:|:---------------:|:------:|
54
- | 3.0141 | 4.5455 | 500 | 4.3443 | 1.0 |
55
- | 2.9159 | 9.0909 | 1000 | 3.3390 | 1.0 |
56
- | 2.2697 | 13.6364 | 1500 | 2.3303 | 0.9577 |
57
- | 1.2118 | 18.1818 | 2000 | 1.4385 | 0.7634 |
58
- | 0.8524 | 22.7273 | 2500 | 1.0982 | 0.6593 |
59
- | 0.6842 | 27.2727 | 3000 | 0.9136 | 0.6028 |
60
- | 0.5746 | 31.8182 | 3500 | 0.8810 | 0.5732 |
61
- | 0.4857 | 36.3636 | 4000 | 0.8336 | 0.5443 |
62
- | 0.417 | 40.9091 | 4500 | 0.7018 | 0.5016 |
63
- | 0.3794 | 45.4545 | 5000 | 0.5961 | 0.4667 |
64
- | 0.3366 | 50.0 | 5500 | 0.6209 | 0.4585 |
65
- | 0.3044 | 54.5455 | 6000 | 0.5942 | 0.4407 |
66
- | 0.2783 | 59.0909 | 6500 | 0.5895 | 0.4313 |
67
- | 0.2626 | 63.6364 | 7000 | 0.6304 | 0.4350 |
68
- | 0.2402 | 68.1818 | 7500 | 0.6373 | 0.4215 |
69
- | 0.2287 | 72.7273 | 8000 | 0.5945 | 0.4033 |
70
- | 0.2173 | 77.2727 | 8500 | 0.6297 | 0.4126 |
71
- | 0.2059 | 81.8182 | 9000 | 0.6149 | 0.3951 |
72
- | 0.1924 | 86.3636 | 9500 | 0.6083 | 0.3967 |
73
- | 0.2043 | 90.9091 | 10000 | 0.5965 | 0.3866 |
74
- | 0.1913 | 95.4545 | 10500 | 0.6082 | 0.3890 |
75
- | 0.1934 | 100.0 | 11000 | 0.6028 | 0.3862 |
76
 
77
 
78
  ### Framework versions
 
1
  ---
2
  license: apache-2.0
3
+ base_model: facebook/wav2vec2-base
4
  tags:
5
  - generated_from_trainer
 
6
  metrics:
7
  - wer
8
  model-index:
 
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: 1.4807
21
+ - Wer: 0.7846
22
 
23
  ## Model description
24
 
 
38
 
39
  The following hyperparameters were used during training:
40
  - learning_rate: 1e-05
41
+ - train_batch_size: 20
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
46
  - lr_scheduler_warmup_steps: 500
47
+ - num_epochs: 90
48
  - mixed_precision_training: Native AMP
49
 
50
  ### Training results
51
 
52
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
53
+ |:-------------:|:-------:|:----:|:---------------:|:------:|
54
+ | 3.0074 | 11.3636 | 500 | 3.6612 | 1.0 |
55
+ | 2.9103 | 22.7273 | 1000 | 3.2488 | 1.0 |
56
+ | 2.8471 | 34.0909 | 1500 | 3.0912 | 1.0 |
57
+ | 2.2661 | 45.4545 | 2000 | 2.4130 | 0.9951 |
58
+ | 1.4007 | 56.8182 | 2500 | 1.9495 | 0.8854 |
59
+ | 1.0587 | 68.1818 | 3000 | 1.6888 | 0.8167 |
60
+ | 0.9269 | 79.5455 | 3500 | 1.4807 | 0.7846 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
61
 
62
 
63
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c76359e7bab76ddb4b4cb27ad996254b637bd7102db7d6981adc6ceea6b720dd
3
  size 377611120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:315482181bbf863e97233e1c0eccedbe7b44b5da8dae674fe6884795aef2d697
3
  size 377611120
runs/Jun17_11-30-44_68aa6ba5632c/events.out.tfevents.1718623893.68aa6ba5632c.1575.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11c7d23b91bda8a1dc52286c5e963784824ca9c1285d45f13e77716cc4a22aa3
3
+ size 17334
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4a7ac7444aeac03bbe75128a9b7174b50f521aaa1be72bfc4ab3e07373e44b73
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddd8a3c7a968d2bf49018869398d46de8861840fcd361c110aa47412fdcacedd
3
  size 5112