Annie-Li commited on
Commit
4206a8f
1 Parent(s): 6538d0a

Training in progress, step 1000

Browse files
.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.26.0.dev0",
40
+ "use_cache": false,
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:b7bac2def904a78cb9f25d29564f46b436ed7f41f8ad5ade51c78b50cde1cc52
3
+ size 967099139
runs/Dec29_14-30-42_521f6cfbde1e/1672329960.0625055/events.out.tfevents.1672329960.521f6cfbde1e.1007522.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d0fec7b681f3dd8e386551ec30bcd2ddbda445e0d0a856d8b5d1d3dd1e0b62a
3
+ size 5911
runs/Dec29_14-30-42_521f6cfbde1e/1672330784.7190135/events.out.tfevents.1672330784.521f6cfbde1e.1007522.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98f8010695cbdf560f98006d0b73b7f67afb64cdf43a0839ac889020b5af69aa
3
+ size 5911
runs/Dec29_14-30-42_521f6cfbde1e/1672330915.140412/events.out.tfevents.1672330915.521f6cfbde1e.1007522.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a744d3341b67d35de8ddd59280053a8d699e34b29dfafaa2ac580729b36d4c32
3
+ size 5911
runs/Dec29_14-30-42_521f6cfbde1e/events.out.tfevents.1672329960.521f6cfbde1e.1007522.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14f4331462aafe4627f37956cfde3d412ed059e7acd62db4120c9fde59725aae
3
+ size 8628
runs/Dec29_14-30-42_521f6cfbde1e/events.out.tfevents.1672330915.521f6cfbde1e.1007522.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35d91f1bb166c884673325005a6d6b07bd15cc3bd90fb5912b8a75a2c3e548e2
3
+ size 4488
runs/Dec29_16-37-40_521f6cfbde1e/1672331872.1964393/events.out.tfevents.1672331872.521f6cfbde1e.1007522.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edd82d5debf101141c36e3a46e65ec86c9d31f86c0df638ccfe4c9269f689bde
3
+ size 5911
runs/Dec29_16-37-40_521f6cfbde1e/events.out.tfevents.1672331872.521f6cfbde1e.1007522.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4aad21d999557ee158ceaae34d6aa41402824486cc53c19b9aaf42c6204c7135
3
+ size 4334
runs/Dec29_16-39-27_521f6cfbde1e/1672331974.971203/events.out.tfevents.1672331974.521f6cfbde1e.1007522.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cf04cf47ef80ce157bb8948239927f4ac3ac2039fe37f461a656464a844c981
3
+ size 5911
runs/Dec29_16-39-27_521f6cfbde1e/events.out.tfevents.1672331974.521f6cfbde1e.1007522.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9f207bf57805812549033312f9e76a928f3cc0731e781d8bc8ce3a9039bf72f
3
+ size 10917
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d376892b14753787d84c7bdc4934a9459244892eef9d458913024ac8363d7ab8
3
+ size 3631