GiorgiSekhniashvili commited on
Commit
69214e2
·
verified ·
1 Parent(s): a6ca647

Training in progress, step 50

Browse files
Files changed (3) hide show
  1. config.json +19 -10
  2. model.safetensors +1 -1
  3. training_args.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "GiorgiSekhniashvili/whisper-tiny-ka-02",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
@@ -7,10 +7,7 @@
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": 384,
@@ -25,7 +22,20 @@
25
  "encoder_layerdrop": 0.0,
26
  "encoder_layers": 4,
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,
@@ -34,7 +44,7 @@
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
  "median_filter_width": 7,
@@ -43,10 +53,9 @@
43
  "num_mel_bins": 80,
44
  "pad_token_id": 50257,
45
  "scale_embedding": false,
46
- "suppress_tokens": [],
47
  "torch_dtype": "float32",
48
- "transformers_version": "4.38.2",
49
- "use_cache": false,
50
  "use_weighted_layer_sum": false,
51
  "vocab_size": 51865
52
  }
 
1
  {
2
+ "_name_or_path": "GiorgiSekhniashvili/whisper-tiny-ka-01",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
 
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": 384,
 
22
  "encoder_layerdrop": 0.0,
23
  "encoder_layers": 4,
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,
 
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,
 
53
  "num_mel_bins": 80,
54
  "pad_token_id": 50257,
55
  "scale_embedding": false,
 
56
  "torch_dtype": "float32",
57
+ "transformers_version": "4.48.0",
58
+ "use_cache": true,
59
  "use_weighted_layer_sum": false,
60
  "vocab_size": 51865
61
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:64c5d6688ba739d2518ba266e893b7aa83bb05e90cc6e83ac148709ef063e039
3
  size 151061672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b62a2a8c47d2d50c6c5e7a3529055a26fd0b6ea5ab1f37e2f8d2df66e3687630
3
  size 151061672
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:93a7c03a7c36fe242b4cc2cdfb181c3a3d1e7e197702083e84c7ba45e5c3f612
3
- size 4667
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fb2efe0aa0d7f2e985b32649ce41573d3d1eff30130f73bb6547c64a7ffa838
3
+ size 5496