bayartsogt commited on
Commit
a18d2b9
1 Parent(s): 3e253bd

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:c5bae4f17efcab010e4555ab6d599ed9b8a2839e1cdbfffc53eedc1a4a7e2cae
3
+ size 967102601
runs/Dec16_03-54-36_bayartsogt/1671184484.0732164/events.out.tfevents.1671184484.bayartsogt.9664.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15f7682abe923367eb322274e96c43c39a92200d2dca6d4c47497216a31611ef
3
+ size 5754
runs/Dec16_03-54-36_bayartsogt/events.out.tfevents.1671184484.bayartsogt.9664.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f38ea8c1ab7309e2edbca08be6a67ba2f98ab4f93adfdc105747408c43f34a42
3
+ size 4246
runs/Dec16_09-46-08_bayartsogt/1671205573.931308/events.out.tfevents.1671205573.bayartsogt.9897.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c38d1e1c1f42db8289f774437f6713d4f875c77d33de4b7daeab27cf2b2b7c0
3
+ size 5754
runs/Dec16_09-46-08_bayartsogt/events.out.tfevents.1671205573.bayartsogt.9897.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2667924f16c1d17d44174c38e4c391958b4550f747c99869ab0315d4f1f7861
3
+ size 4246
runs/Dec16_10-27-21_bayartsogt/1671208045.396584/events.out.tfevents.1671208045.bayartsogt.10836.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a88483ce545a0da66ebcee0f0681a8a9d6ab6278e8e0c1a2a834318b7b29cbf9
3
+ size 5754
runs/Dec16_10-27-21_bayartsogt/events.out.tfevents.1671208045.bayartsogt.10836.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8187e59e7d62dc7466967ed02fbb64f1b60b18190fe40421c6773cfd4ffb4677
3
+ size 10876
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6b08af6007842f9d8cda204dcc4966ddb902d7ae1a5349f48e8ef7f36a0eb85
3
+ size 3579