namkyeong commited on
Commit
f0c6319
1 Parent(s): 9c3b98a

Training in progress, step 2000

Browse files
config.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "openai/whisper-small",
3
+ "activation_dropout": 0.0,
4
+ "activation_function": "gelu",
5
+ "apply_spec_augment": false,
6
+ "architectures": [
7
+ "WhisperForConditionalGeneration"
8
+ ],
9
+ "attention_dropout": 0.0,
10
+ "begin_suppress_tokens": [
11
+ 220,
12
+ 50257
13
+ ],
14
+ "bos_token_id": 50257,
15
+ "classifier_proj_size": 256,
16
+ "d_model": 768,
17
+ "decoder_attention_heads": 12,
18
+ "decoder_ffn_dim": 3072,
19
+ "decoder_layerdrop": 0.0,
20
+ "decoder_layers": 12,
21
+ "decoder_start_token_id": 50258,
22
+ "dropout": 0.0,
23
+ "encoder_attention_heads": 12,
24
+ "encoder_ffn_dim": 3072,
25
+ "encoder_layerdrop": 0.0,
26
+ "encoder_layers": 12,
27
+ "eos_token_id": 50257,
28
+ "forced_decoder_ids": null,
29
+ "init_std": 0.02,
30
+ "is_encoder_decoder": true,
31
+ "mask_feature_length": 10,
32
+ "mask_feature_min_masks": 0,
33
+ "mask_feature_prob": 0.0,
34
+ "mask_time_length": 10,
35
+ "mask_time_min_masks": 2,
36
+ "mask_time_prob": 0.05,
37
+ "max_length": 448,
38
+ "max_source_positions": 1500,
39
+ "max_target_positions": 448,
40
+ "median_filter_width": 7,
41
+ "model_type": "whisper",
42
+ "num_hidden_layers": 12,
43
+ "num_mel_bins": 80,
44
+ "pad_token_id": 50257,
45
+ "scale_embedding": false,
46
+ "suppress_tokens": [],
47
+ "torch_dtype": "float32",
48
+ "transformers_version": "4.37.2",
49
+ "use_cache": true,
50
+ "use_weighted_layer_sum": false,
51
+ "vocab_size": 51865
52
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfce32b44a451936febc800cfba8550000addfbebc51189dd593039bc6e77e83
3
+ size 966995080
preprocessor_config.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "chunk_length": 30,
3
+ "feature_extractor_type": "WhisperFeatureExtractor",
4
+ "feature_size": 80,
5
+ "hop_length": 160,
6
+ "n_fft": 400,
7
+ "n_samples": 480000,
8
+ "nb_max_frames": 3000,
9
+ "padding_side": "right",
10
+ "padding_value": 0.0,
11
+ "processor_class": "WhisperProcessor",
12
+ "return_attention_mask": false,
13
+ "sampling_rate": 16000
14
+ }
runs/Feb13_14-37-34_gpu-92/events.out.tfevents.1707802654.gpu-92.793476.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8bbbea2834faba422dc25c5013963b1f04bd279645c58f6828c1ccf94d8136a
3
+ size 5190
runs/Feb13_14-38-31_gpu-92/events.out.tfevents.1707802711.gpu-92.796269.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:833f973f84656b337fa88bbc4f2fb76d14b1a07ec19cd6d7e2555a02e47599b3
3
+ size 5190
runs/Feb13_14-44-24_gpu-92/events.out.tfevents.1707803064.gpu-92.812858.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b176dc4426af3cb98ab564e36907692edbadda71fda70e5146b3abeabf68af5d
3
+ size 5190
runs/Feb13_14-54-11_gpu-92/events.out.tfevents.1707803652.gpu-92.839498.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fbf13e21ca564dddb983099a07d116be4178dec5ed063757eaf4f453e019945
3
+ size 5190
runs/Feb13_15-54-50_gpu-92/events.out.tfevents.1707807291.gpu-92.1034574.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b63ba62337c3c6ed605ff99aca2b5908646f5e44c29ef9f8b8b218146522949
3
+ size 5190
runs/Feb13_15-56-44_gpu-92/events.out.tfevents.1707807404.gpu-92.1040096.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b57cb7b0eafe1de7c7cf574408aede984391422127e6e0e0f48e437ac96d72f6
3
+ size 5190
runs/Feb13_15-57-54_gpu-92/events.out.tfevents.1707807474.gpu-92.1043823.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:440e23f2ea16fe07ac647953e2c41850f749cd5f58fc924242ba1c723433ed88
3
+ size 5190
runs/Feb13_16-01-38_gpu-92/events.out.tfevents.1707807698.gpu-92.1054742.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8d5ce9dcb7ef3077d3204967e71cf3b38183b9eb337e661b6b625238f0882f3
3
+ size 5189
runs/Feb13_16-11-25_gpu-92/events.out.tfevents.1707808287.gpu-92.1082752.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af0524eaf8d8ad638782b2cc8803d388240bafef73248fccd341f574476b3096
3
+ size 5189
runs/Feb14_08-15-11_gpu-92/events.out.tfevents.1707866112.gpu-92.3708715.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5be65f74f8f923025abd0a3210bd3e7e3fa2da0ebd6daf24f9fe92572001e9b8
3
+ size 5497
runs/Feb15_08-31-24_gpu-92/events.out.tfevents.1707953486.gpu-92.1579652.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e639598bc781d1bc4da425bf7a2ceab37c1d2e788ac403bedd82d33e94148fc
3
+ size 5189
runs/Feb15_08-32-24_gpu-92/events.out.tfevents.1707953546.gpu-92.1584674.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07f47f246d7135a172d267df481b28fb92023100032cfeede1d55d14fd20ca2d
3
+ size 6744
runs/Feb15_14-34-09_gpu-92/events.out.tfevents.1707975252.gpu-92.128013.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6525ada81329358c6f196e78204cd4300b55c07c42547cf84ff57099b7eddeea
3
+ size 18052
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3ff016b997db63975c3e475c4650afd738bce068f5e98c2fc702e28604d983c
3
+ size 4399