Kavin1701 commited on
Commit
b6d3615
1 Parent(s): 0f25566

End of training

Browse files
README.md CHANGED
@@ -15,8 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model was trained from scratch on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.2854
19
- - Wer: 0.2
20
 
21
  ## Model description
22
 
@@ -36,19 +36,23 @@ More information needed
36
 
37
  The following hyperparameters were used during training:
38
  - learning_rate: 1e-05
39
- - train_batch_size: 3
40
  - eval_batch_size: 8
41
  - seed: 42
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
- - num_epochs: 1
45
  - mixed_precision_training: Native AMP
46
 
47
  ### Training results
48
 
49
- | Training Loss | Epoch | Step | Validation Loss | Wer |
50
- |:-------------:|:-----:|:----:|:---------------:|:---:|
51
- | 0.2501 | 1.0 | 1 | 0.2854 | 0.2 |
 
 
 
 
52
 
53
 
54
  ### Framework versions
 
15
 
16
  This model was trained from scratch on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.2292
19
+ - Wer: 0.3725
20
 
21
  ## Model description
22
 
 
36
 
37
  The following hyperparameters were used during training:
38
  - learning_rate: 1e-05
39
+ - train_batch_size: 16
40
  - eval_batch_size: 8
41
  - seed: 42
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
+ - num_epochs: 5
45
  - mixed_precision_training: Native AMP
46
 
47
  ### Training results
48
 
49
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
50
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
51
+ | 0.4606 | 1.0 | 400 | 0.2479 | 0.3811 |
52
+ | 0.6277 | 2.0 | 800 | 0.2358 | 0.3738 |
53
+ | 0.4154 | 3.0 | 1200 | 0.2310 | 0.3715 |
54
+ | 0.5381 | 4.0 | 1600 | 0.2295 | 0.3727 |
55
+ | 0.4222 | 5.0 | 2000 | 0.2292 | 0.3725 |
56
 
57
 
58
  ### Framework versions
adapter.tam.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:287e50f60106be5aa7c95f304a5386d154109a95a828ad58e097088ee54a8651
3
  size 9254600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0674f02bc85d22f5f043a4ac54585f96810d037714d2a2a7f18ff1910fba250
3
  size 9254600
runs/Jul09_14-23-18_9c8675d5e3f5/events.out.tfevents.1720535252.9c8675d5e3f5.2478.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aa3210e876917ffda5a45289e57fa73d6c79c4add23c9f4811e0afcd9cfe6a16
3
- size 429223
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a34f0c2e4874c6c731a4f36ef9c37f0b444579b701fff623a5ef33df6499f7c4
3
+ size 429895