kritchayaHir commited on
Commit
bfc5e9b
·
verified ·
1 Parent(s): beb23bf
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [biodatlab/whisper-th-small-combined](https://huggingface.co/biodatlab/whisper-th-small-combined) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.1519
20
- - Cer: 8.9552
21
 
22
  ## Model description
23
 
@@ -36,26 +36,26 @@ More information needed
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
- - learning_rate: 5e-05
40
  - train_batch_size: 16
41
  - eval_batch_size: 16
42
  - seed: 42
43
  - gradient_accumulation_steps: 2.0
44
  - total_train_batch_size: 32.0
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
- - lr_scheduler_type: linear
47
  - num_epochs: 5.0
48
  - mixed_precision_training: Native AMP
49
 
50
  ### Training results
51
 
52
- | Training Loss | Epoch | Step | Validation Loss | Cer |
53
- |:-------------:|:------:|:----:|:---------------:|:-------:|
54
- | No log | 0.9926 | 67 | 0.1685 | 12.3736 |
55
- | 0.2871 | 2.0 | 135 | 0.1807 | 9.6236 |
56
- | 0.0975 | 2.9926 | 202 | 0.1606 | 9.3376 |
57
- | 0.0975 | 4.0 | 270 | 0.1543 | 9.8597 |
58
- | 0.0467 | 4.9630 | 335 | 0.1519 | 8.9552 |
59
 
60
 
61
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [biodatlab/whisper-th-small-combined](https://huggingface.co/biodatlab/whisper-th-small-combined) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.1148
20
+ - Cer: 8.3732
21
 
22
  ## Model description
23
 
 
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
+ - learning_rate: 2e-05
40
  - train_batch_size: 16
41
  - eval_batch_size: 16
42
  - seed: 42
43
  - gradient_accumulation_steps: 2.0
44
  - total_train_batch_size: 32.0
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: cosine
47
  - num_epochs: 5.0
48
  - mixed_precision_training: Native AMP
49
 
50
  ### Training results
51
 
52
+ | Training Loss | Epoch | Step | Validation Loss | Cer |
53
+ |:-------------:|:------:|:----:|:---------------:|:------:|
54
+ | No log | 0.9926 | 67 | 0.1328 | 7.6982 |
55
+ | 0.2693 | 2.0 | 135 | 0.1273 | 7.8379 |
56
+ | 0.0931 | 2.9926 | 202 | 0.1198 | 6.8236 |
57
+ | 0.0931 | 4.0 | 270 | 0.1176 | 8.2136 |
58
+ | 0.0505 | 4.9630 | 335 | 0.1148 | 8.3732 |
59
 
60
 
61
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e91313282065085aa03ca60ca14b9a6b93a8bc8c516e7e804ac51600e9439744
3
  size 966995080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e37382c8213f9db8262b0af99a5d84223dc1374a7a5fd390d5baa2e85463091
3
  size 966995080
runs/Oct07_16-14-37_45290512b5de/events.out.tfevents.1728317679.45290512b5de.458.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c3209052f4f544cc9e5067be3f53daaa191236fa7f2c7aa8f34257a46d1fcbe
3
+ size 8252
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f0afee8ac8b75f3968eed75866c30a64392a0e0a197a59616f6dcd6df0c246d7
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f30fc7cceaa3904fe07058155918661c336fef9df49a1e33dc3003c635536fb3
3
  size 5304