Shubham09 commited on
Commit
92ca136
·
1 Parent(s): 8935438

End of training

Browse files
Files changed (23) hide show
  1. .gitignore +1 -0
  2. config.json +42 -0
  3. preprocessor_config.json +0 -0
  4. pytorch_model.bin +3 -0
  5. runs/Nov17_12-49-42_voiceVM/1668689400.301049/events.out.tfevents.1668689400.voiceVM.6024.9 +3 -0
  6. runs/Nov17_12-49-42_voiceVM/events.out.tfevents.1668689400.voiceVM.6024.8 +3 -0
  7. runs/Nov17_12-59-56_voiceVM/1668690003.6123633/events.out.tfevents.1668690003.voiceVM.6024.11 +3 -0
  8. runs/Nov17_12-59-56_voiceVM/events.out.tfevents.1668690003.voiceVM.6024.10 +3 -0
  9. runs/Nov17_13-09-20_voiceVM/1668690565.8633795/events.out.tfevents.1668690565.voiceVM.6024.13 +3 -0
  10. runs/Nov17_13-09-20_voiceVM/events.out.tfevents.1668690565.voiceVM.6024.12 +3 -0
  11. runs/Nov17_13-10-11_voiceVM/1668690627.8214598/events.out.tfevents.1668690627.voiceVM.6024.15 +3 -0
  12. runs/Nov17_13-10-11_voiceVM/events.out.tfevents.1668690627.voiceVM.6024.14 +3 -0
  13. runs/Nov17_13-33-58_voiceVM/1668692044.5215242/events.out.tfevents.1668692044.voiceVM.6024.17 +3 -0
  14. runs/Nov17_13-33-58_voiceVM/events.out.tfevents.1668692044.voiceVM.6024.16 +3 -0
  15. runs/Nov18_05-37-50_voiceVM/1668749875.393701/events.out.tfevents.1668749875.voiceVM.6024.19 +3 -0
  16. runs/Nov18_05-37-50_voiceVM/events.out.tfevents.1668749875.voiceVM.6024.18 +3 -0
  17. runs/Nov18_07-03-57_voiceVM/1668755045.7042074/events.out.tfevents.1668755045.voiceVM.6024.21 +3 -0
  18. runs/Nov18_07-03-57_voiceVM/events.out.tfevents.1668755045.voiceVM.6024.20 +3 -0
  19. runs/Nov18_07-15-40_voiceVM/1668755744.1189375/events.out.tfevents.1668755744.voiceVM.6024.23 +3 -0
  20. runs/Nov18_07-15-40_voiceVM/events.out.tfevents.1668755744.voiceVM.6024.22 +3 -0
  21. runs/Nov18_09-20-55_voiceVM/1668763260.016227/events.out.tfevents.1668763260.voiceVM.6024.25 +3 -0
  22. runs/Nov18_09-20-55_voiceVM/events.out.tfevents.1668763260.voiceVM.6024.24 +3 -0
  23. training_args.bin +3 -0
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "openai/whisper-small",
3
+ "activation_dropout": 0.0,
4
+ "activation_function": "gelu",
5
+ "architectures": [
6
+ "WhisperForConditionalGeneration"
7
+ ],
8
+ "attention_dropout": 0.0,
9
+ "begin_suppress_tokens": [
10
+ 220,
11
+ 50257
12
+ ],
13
+ "bos_token_id": 50257,
14
+ "d_model": 768,
15
+ "decoder_attention_heads": 12,
16
+ "decoder_ffn_dim": 3072,
17
+ "decoder_layerdrop": 0.0,
18
+ "decoder_layers": 12,
19
+ "decoder_start_token_id": 50258,
20
+ "dropout": 0.0,
21
+ "encoder_attention_heads": 12,
22
+ "encoder_ffn_dim": 3072,
23
+ "encoder_layerdrop": 0.0,
24
+ "encoder_layers": 12,
25
+ "eos_token_id": 50257,
26
+ "forced_decoder_ids": null,
27
+ "init_std": 0.02,
28
+ "is_encoder_decoder": true,
29
+ "max_length": 448,
30
+ "max_source_positions": 1500,
31
+ "max_target_positions": 448,
32
+ "model_type": "whisper",
33
+ "num_hidden_layers": 12,
34
+ "num_mel_bins": 80,
35
+ "pad_token_id": 50257,
36
+ "scale_embedding": false,
37
+ "suppress_tokens": [],
38
+ "torch_dtype": "float32",
39
+ "transformers_version": "4.23.1",
40
+ "use_cache": true,
41
+ "vocab_size": 51865
42
+ }
preprocessor_config.json ADDED
The diff for this file is too large to render. See raw diff
 
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a582bfe07bec2e95012ac154f9e098b90211cd305857ed4c430434fd2ea9cff
3
+ size 967099139
runs/Nov17_12-49-42_voiceVM/1668689400.301049/events.out.tfevents.1668689400.voiceVM.6024.9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cde7dea1c4d2ccfe76f87aab03e268cb6a4c012bc451a0612354b0742ccfca04
3
+ size 5707
runs/Nov17_12-49-42_voiceVM/events.out.tfevents.1668689400.voiceVM.6024.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:471ee51d7d7756df1cfdc33417be79f82937d3ac36fb219c070e3eadea84735c
3
+ size 4210
runs/Nov17_12-59-56_voiceVM/1668690003.6123633/events.out.tfevents.1668690003.voiceVM.6024.11 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c6453b9bd63f3a184217b8055683faf2a2d03228669713e19c75c68fdfea134
3
+ size 5707
runs/Nov17_12-59-56_voiceVM/events.out.tfevents.1668690003.voiceVM.6024.10 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac400aeb4b413f906c0577ba37b6ffff976003c37ff420f3787f439dc358cb27
3
+ size 4210
runs/Nov17_13-09-20_voiceVM/1668690565.8633795/events.out.tfevents.1668690565.voiceVM.6024.13 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9463f6aac195ec84fe623582ba992f77a3f835b6e05e176c9c1e00d230a7f43
3
+ size 5707
runs/Nov17_13-09-20_voiceVM/events.out.tfevents.1668690565.voiceVM.6024.12 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1c5b29d9c4a6a583cc3aeddace2e472e1832df171549137ff19bad0a7e7f648
3
+ size 4210
runs/Nov17_13-10-11_voiceVM/1668690627.8214598/events.out.tfevents.1668690627.voiceVM.6024.15 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e1d58c899845d114db7c8551fa1fa7d8e676d5126de2620495319d4a79f08ef
3
+ size 5707
runs/Nov17_13-10-11_voiceVM/events.out.tfevents.1668690627.voiceVM.6024.14 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa0fa9b6808a736ae92f0d42dacf838296c9e94db5bc43ad373d0e0405af2d06
3
+ size 4210
runs/Nov17_13-33-58_voiceVM/1668692044.5215242/events.out.tfevents.1668692044.voiceVM.6024.17 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abcf6d95b900704bccaeea229b2aefb151da6dbfe8657287875c6cf5701596c3
3
+ size 5707
runs/Nov17_13-33-58_voiceVM/events.out.tfevents.1668692044.voiceVM.6024.16 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ba37bb2f454fd9dc25ea6fb8cbe11e294e654babc2dc1117b69fc56ea3f0788
3
+ size 4210
runs/Nov18_05-37-50_voiceVM/1668749875.393701/events.out.tfevents.1668749875.voiceVM.6024.19 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:287e7e5fcb07314aa4782546afa48faa5fef03f97cfcf6a8a22cf1246fd49bb2
3
+ size 5707
runs/Nov18_05-37-50_voiceVM/events.out.tfevents.1668749875.voiceVM.6024.18 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd956f87b0d2178788e4649018244e4ec14191f941b283cd188e76681b40c1fd
3
+ size 4210
runs/Nov18_07-03-57_voiceVM/1668755045.7042074/events.out.tfevents.1668755045.voiceVM.6024.21 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cbbe2b72ffe70f0f4cbe670556acf240882db57ba03895ea727a35e77535206
3
+ size 5707
runs/Nov18_07-03-57_voiceVM/events.out.tfevents.1668755045.voiceVM.6024.20 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cb83857578f28bfe3226a7ad6a33c86fba9be52f8ba598ab86f5f0af85224b4
3
+ size 4210
runs/Nov18_07-15-40_voiceVM/1668755744.1189375/events.out.tfevents.1668755744.voiceVM.6024.23 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3b9b4e4cca8c2532b99cb86c4c8c41920e00fb0a8193ac37fe775ef09b38638
3
+ size 5707
runs/Nov18_07-15-40_voiceVM/events.out.tfevents.1668755744.voiceVM.6024.22 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e77f398d6a1e125b16ad5f89848d44e7fd85f4fe1d85bd0d09902f617d293843
3
+ size 4210
runs/Nov18_09-20-55_voiceVM/1668763260.016227/events.out.tfevents.1668763260.voiceVM.6024.25 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1785484adab2ba192a06d503742adb7d92208fbf7e752b1dd166848a2d33cccc
3
+ size 5717
runs/Nov18_09-20-55_voiceVM/events.out.tfevents.1668763260.voiceVM.6024.24 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55b150a654d4a5479cf167b941fceea51364a12fb682716f20d41c27279d661f
3
+ size 4223
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af441b84b538f67d6bd58a8fc8b6bd67f34145e8b68dd518aad5f1b2d8e05fd2
3
+ size 3503