CYX2003 commited on
Commit
31510fa
1 Parent(s): 8dcef2b

End of training

Browse files
README.md CHANGED
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.2254
21
- - Wer Ortho: 68.3860
22
- - Wer: 43.0669
23
 
24
  ## Model description
25
 
@@ -39,22 +39,22 @@ More information needed
39
 
40
  The following hyperparameters were used during training:
41
  - learning_rate: 1e-05
42
- - train_batch_size: 4
43
  - eval_batch_size: 16
44
  - seed: 42
45
- - gradient_accumulation_steps: 4
46
  - total_train_batch_size: 16
47
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
  - lr_scheduler_type: constant_with_warmup
49
  - lr_scheduler_warmup_steps: 50
50
- - training_steps: 500
51
  - mixed_precision_training: Native AMP
52
 
53
  ### Training results
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
56
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:-------:|
57
- | 0.0004 | 250.0 | 500 | 1.2254 | 68.3860 | 43.0669 |
58
 
59
 
60
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.8915
21
+ - Wer Ortho: 51.5695
22
+ - Wer: 35.1111
23
 
24
  ## Model description
25
 
 
39
 
40
  The following hyperparameters were used during training:
41
  - learning_rate: 1e-05
42
+ - train_batch_size: 8
43
  - eval_batch_size: 16
44
  - seed: 42
45
+ - gradient_accumulation_steps: 2
46
  - total_train_batch_size: 16
47
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
  - lr_scheduler_type: constant_with_warmup
49
  - lr_scheduler_warmup_steps: 50
50
+ - training_steps: 600
51
  - mixed_precision_training: Native AMP
52
 
53
  ### Training results
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
56
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:-------:|
57
+ | 0.0007 | 125.0 | 500 | 0.8915 | 51.5695 | 35.1111 |
58
 
59
 
60
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4e405e0c6c53894d8eab032de7347e2a5e1d2bf174d583d88bdaf496c6fcff61
3
  size 151061672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ce26848ae5fe862f71d7a4452eeed2b9a37ab0237e731d3cfad3b10040f388c
3
  size 151061672
runs/Jul19_07-57-25_CHENYIXUN/events.out.tfevents.1721347057.CHENYIXUN ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd68afc1e1e2cf5833b3c16ae2223ee103f17d8205ccabb32a4444a36a604dc7
3
+ size 12324
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a42e4d876b74e0330c7cebafb3ad01f0388ca8a644d28a5fc163eaa1e1746815
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6d6ffe5ff73cb2d80d7626fd3ed227e0c993fff263f590dbbf0b30aa2d16363
3
  size 5240