artyomboyko commited on
Commit
e91602e
1 Parent(s): fd1ea7e

Training in progress, step 1000

Browse files
config.json CHANGED
@@ -1,7 +1,8 @@
1
  {
2
- "_name_or_path": "openai/whisper-base",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
 
5
  "architectures": [
6
  "WhisperForConditionalGeneration"
7
  ],
@@ -11,6 +12,7 @@
11
  50257
12
  ],
13
  "bos_token_id": 50257,
 
14
  "d_model": 512,
15
  "decoder_attention_heads": 8,
16
  "decoder_ffn_dim": 2048,
@@ -26,6 +28,12 @@
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,
@@ -36,7 +44,8 @@
36
  "scale_embedding": false,
37
  "suppress_tokens": [],
38
  "torch_dtype": "float32",
39
- "transformers_version": "4.24.0",
40
  "use_cache": true,
 
41
  "vocab_size": 51865
42
  }
 
1
  {
2
+ "_name_or_path": "ElectricSecretAgent/whisper-base-fine_tuned-ru",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
+ "apply_spec_augment": false,
6
  "architectures": [
7
  "WhisperForConditionalGeneration"
8
  ],
 
12
  50257
13
  ],
14
  "bos_token_id": 50257,
15
+ "classifier_proj_size": 256,
16
  "d_model": 512,
17
  "decoder_attention_heads": 8,
18
  "decoder_ffn_dim": 2048,
 
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,
 
44
  "scale_embedding": false,
45
  "suppress_tokens": [],
46
  "torch_dtype": "float32",
47
+ "transformers_version": "4.27.2",
48
  "use_cache": true,
49
+ "use_weighted_layer_sum": false,
50
  "vocab_size": 51865
51
  }
preprocessor_config.json CHANGED
The diff for this file is too large to render. See raw diff
 
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b2464ab72d20adab51225eedb5dc55600d7628e587f7da130c4a67e97d1972b6
3
  size 290458721
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:745a66098ee2be28d98c5f891972adbd1404dc7af7d092088b3eaf8b8f19a7a8
3
  size 290458721
runs/Apr01_01-38-35_MSK-PC-01/1680302389.639901/events.out.tfevents.1680302389.MSK-PC-01.2333.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:440ebf6a2a6dac24c276c5cecbbe6f2f04341d6b42512f8c6cf7d4480eee4235
3
+ size 6085
runs/Apr01_01-38-35_MSK-PC-01/events.out.tfevents.1680302389.MSK-PC-01.2333.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d58f92a80e9e75141247791a629f79d4eeefdb6729a53d6043c98668c906b37
3
+ size 11371
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:14c9fb21105d893e30b60ec8aa165b58f19185bfe7b7c4a5635d13efed15e527
3
- size 3515
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb01416b304cb4b575239abebb9f442c0fdbd7bf1be2b5f1956cdf1683dccd67
3
+ size 3707