Enpas commited on
Commit
25a58c3
·
verified ·
1 Parent(s): 7811c49

Sota Model

Browse files
config.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "Enpas/Whisper-A100s2",
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": null,
11
+ "bos_token_id": 50257,
12
+ "classifier_proj_size": 256,
13
+ "d_model": 768,
14
+ "decoder_attention_heads": 12,
15
+ "decoder_ffn_dim": 3072,
16
+ "decoder_layerdrop": 0.0,
17
+ "decoder_layers": 12,
18
+ "decoder_start_token_id": 50258,
19
+ "dropout": 0.0,
20
+ "encoder_attention_heads": 12,
21
+ "encoder_ffn_dim": 3072,
22
+ "encoder_layerdrop": 0.0,
23
+ "encoder_layers": 12,
24
+ "eos_token_id": 50257,
25
+ "forced_decoder_ids": [
26
+ [
27
+ 1,
28
+ 50259
29
+ ],
30
+ [
31
+ 2,
32
+ 50359
33
+ ],
34
+ [
35
+ 3,
36
+ 50363
37
+ ]
38
+ ],
39
+ "init_std": 0.02,
40
+ "is_encoder_decoder": true,
41
+ "mask_feature_length": 10,
42
+ "mask_feature_min_masks": 0,
43
+ "mask_feature_prob": 0.0,
44
+ "mask_time_length": 10,
45
+ "mask_time_min_masks": 2,
46
+ "mask_time_prob": 0.05,
47
+ "max_length": null,
48
+ "max_source_positions": 1500,
49
+ "max_target_positions": 448,
50
+ "median_filter_width": 7,
51
+ "model_type": "whisper",
52
+ "num_hidden_layers": 12,
53
+ "num_mel_bins": 80,
54
+ "pad_token_id": 50257,
55
+ "scale_embedding": false,
56
+ "torch_dtype": "float32",
57
+ "transformers_version": "4.45.1",
58
+ "use_cache": true,
59
+ "use_weighted_layer_sum": false,
60
+ "vocab_size": 51865
61
+ }
generation_config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 50257,
3
+ "decoder_start_token_id": 50258,
4
+ "eos_token_id": 50257,
5
+ "forced_decoder_ids": [
6
+ [
7
+ 1,
8
+ 50259
9
+ ],
10
+ [
11
+ 2,
12
+ 50359
13
+ ],
14
+ [
15
+ 3,
16
+ 50363
17
+ ]
18
+ ],
19
+ "pad_token_id": 50257,
20
+ "transformers_version": "4.45.1"
21
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e193542a5a4c419468b5b8322d59c6b67d4121431c9a5d0b0dcf5b71132fa02
3
+ size 966995080
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9c648689fe53391919eddf90b61db29609e924b414725c170b59ece45e8c67a
3
+ size 1925064044
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
+ }
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a7390a97272fd34ae2743a8936ae540c10a5a09dd1c8c13b2c4687c1e399aaa
3
+ size 14244
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b51538e95c7bf7201db50325ce28d1bf46d9f99249c717bfdd39186a7062137
3
+ size 1064
trainer_state.json ADDED
@@ -0,0 +1,86 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 61.04375329467581,
3
+ "best_model_checkpoint": "./finam2/checkpoint-500",
4
+ "epoch": 7.246376811594203,
5
+ "eval_steps": 250,
6
+ "global_step": 500,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 1.4492753623188406,
13
+ "grad_norm": 94431.8984375,
14
+ "learning_rate": 2.5e-05,
15
+ "loss": 0.1608,
16
+ "step": 100
17
+ },
18
+ {
19
+ "epoch": 2.898550724637681,
20
+ "grad_norm": 82763.5,
21
+ "learning_rate": 2.2222222222222223e-05,
22
+ "loss": 0.0404,
23
+ "step": 200
24
+ },
25
+ {
26
+ "epoch": 3.6231884057971016,
27
+ "eval_loss": 0.016866113990545273,
28
+ "eval_runtime": 160.3369,
29
+ "eval_samples_per_second": 1.279,
30
+ "eval_steps_per_second": 0.162,
31
+ "eval_wer": 87.55930416447022,
32
+ "step": 250
33
+ },
34
+ {
35
+ "epoch": 4.3478260869565215,
36
+ "grad_norm": 53642.96875,
37
+ "learning_rate": 1.9444444444444445e-05,
38
+ "loss": 0.0116,
39
+ "step": 300
40
+ },
41
+ {
42
+ "epoch": 5.797101449275362,
43
+ "grad_norm": 53491.53125,
44
+ "learning_rate": 1.6666666666666667e-05,
45
+ "loss": 0.0059,
46
+ "step": 400
47
+ },
48
+ {
49
+ "epoch": 7.246376811594203,
50
+ "grad_norm": 24437.5546875,
51
+ "learning_rate": 1.388888888888889e-05,
52
+ "loss": 0.0035,
53
+ "step": 500
54
+ },
55
+ {
56
+ "epoch": 7.246376811594203,
57
+ "eval_loss": 0.0023117074742913246,
58
+ "eval_runtime": 186.2811,
59
+ "eval_samples_per_second": 1.1,
60
+ "eval_steps_per_second": 0.14,
61
+ "eval_wer": 61.04375329467581,
62
+ "step": 500
63
+ }
64
+ ],
65
+ "logging_steps": 100,
66
+ "max_steps": 1000,
67
+ "num_input_tokens_seen": 0,
68
+ "num_train_epochs": 15,
69
+ "save_steps": 250,
70
+ "stateful_callbacks": {
71
+ "TrainerControl": {
72
+ "args": {
73
+ "should_epoch_stop": false,
74
+ "should_evaluate": false,
75
+ "should_log": false,
76
+ "should_save": true,
77
+ "should_training_stop": false
78
+ },
79
+ "attributes": {}
80
+ }
81
+ },
82
+ "total_flos": 4.60322572050432e+18,
83
+ "train_batch_size": 32,
84
+ "trial_name": null,
85
+ "trial_params": null
86
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c1607df3c13c77b7cf152752dd6963a5ec9e74cda0b128fab79c0d723fb1926
3
+ size 5368