dongyoungkim commited on
Commit
82c1566
·
1 Parent(s): 89500dd

Training in progress, step 1000

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "openai/whisper-large",
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": 1280,
17
+ "decoder_attention_heads": 20,
18
+ "decoder_ffn_dim": 5120,
19
+ "decoder_layerdrop": 0.0,
20
+ "decoder_layers": 32,
21
+ "decoder_start_token_id": 50258,
22
+ "dropout": 0.0,
23
+ "encoder_attention_heads": 20,
24
+ "encoder_ffn_dim": 5120,
25
+ "encoder_layerdrop": 0.0,
26
+ "encoder_layers": 32,
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
+ "model_type": "whisper",
41
+ "num_hidden_layers": 32,
42
+ "num_mel_bins": 80,
43
+ "pad_token_id": 50257,
44
+ "scale_embedding": false,
45
+ "suppress_tokens": [],
46
+ "torch_dtype": "float32",
47
+ "transformers_version": "4.28.0",
48
+ "use_cache": true,
49
+ "use_weighted_layer_sum": false,
50
+ "vocab_size": 51865
51
+ }
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
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:244c4f2393cc82ba3fe4865e4245bcb5be0e6aea9f729b7486a24ee0a1fcc32c
3
+ size 6173655480
runs/Oct06_09-00-47_9214b0775a53/1696582854.6655395/events.out.tfevents.1696582854.9214b0775a53.27078.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff529f07e449d9449c5bb8bafbd9c5d1984af88ad391f16ad1c673db35080b29
3
+ size 6148
runs/Oct06_09-00-47_9214b0775a53/events.out.tfevents.1696582854.9214b0775a53.27078.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4eb3615708cb1b181fa35fc4ea770545d41131947686ccc6107f71b6645bc090
3
+ size 5247
runs/Oct06_09-15-21_9214b0775a53/1696583727.868779/events.out.tfevents.1696583727.9214b0775a53.27228.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a61dc4fe13d34e24ed2d90336a7c718f2865ba50c98827a309fee1fed7958a4b
3
+ size 6148
runs/Oct06_09-15-21_9214b0775a53/events.out.tfevents.1696583727.9214b0775a53.27228.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27045e2c419d7ea184a740651ab751594ecaeaf62c7e55eddfe9e5c03c998ea2
3
+ size 4785
runs/Oct06_09-18-17_9214b0775a53/1696583903.8798833/events.out.tfevents.1696583903.9214b0775a53.27402.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a22f7e89df85beb18d1fb0ec75c6a5d11799e68aa7ee680182052b1f9a8b4eb2
3
+ size 6148
runs/Oct06_09-18-17_9214b0775a53/events.out.tfevents.1696583903.9214b0775a53.27402.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b29c3e4e63e6d8c4ef539a73b72ceb3822e35e505b37d52eae20631f0b2919b
3
+ size 5401
runs/Oct06_09-35-18_9214b0775a53/1696584923.8515902/events.out.tfevents.1696584923.9214b0775a53.27541.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a2e7b5a54f9f2d0a76f59c7a744aa650fb750a3cceb867e3d67e6cbceb47492
3
+ size 6148
runs/Oct06_09-35-18_9214b0775a53/events.out.tfevents.1696584923.9214b0775a53.27541.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9adf93fda64234e8862af694478958ae746d585f875bcee55af1427db994d02
3
+ size 4783
runs/Oct06_09-37-15_9214b0775a53/1696585042.482835/events.out.tfevents.1696585042.9214b0775a53.27662.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d27c224806e93ce9ff4911b79b146fdcbe0777048506c4984698c3e3634a14d2
3
+ size 6148
runs/Oct06_09-37-15_9214b0775a53/events.out.tfevents.1696585042.9214b0775a53.27662.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90d47823fb67b6ada1a8b00d171a0251190e06877605991dc697eaafa5ff6e27
3
+ size 10271
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7696aacbbb32c3f41c045ee883e065ce8290da208258cb3481f24c8503178fe7
3
+ size 3707