GogetaBlueMUI commited on
Commit
b14b13e
·
verified ·
1 Parent(s): a367673

Training in progress, step 1500

Browse files
Files changed (5) hide show
  1. config.json +5 -5
  2. model.safetensors +1 -1
  3. tokenizer_config.json +1 -0
  4. training_args.bin +1 -1
  5. vocab.json +0 -0
config.json CHANGED
@@ -1,12 +1,12 @@
1
  {
2
- "_name_or_path": "GogetaBlueMUI/whisper-medium-ur",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
6
  "architectures": [
7
  "WhisperForConditionalGeneration"
8
  ],
9
- "attention_dropout": 0.25,
10
  "begin_suppress_tokens": null,
11
  "bos_token_id": 50257,
12
  "classifier_proj_size": 256,
@@ -16,7 +16,7 @@
16
  "decoder_layerdrop": 0.0,
17
  "decoder_layers": 24,
18
  "decoder_start_token_id": 50258,
19
- "dropout": 0.25,
20
  "encoder_attention_heads": 16,
21
  "encoder_ffn_dim": 4096,
22
  "encoder_layerdrop": 0.0,
@@ -54,8 +54,8 @@
54
  "pad_token_id": 50257,
55
  "scale_embedding": false,
56
  "torch_dtype": "float32",
57
- "transformers_version": "4.48.2",
58
- "use_cache": true,
59
  "use_weighted_layer_sum": false,
60
  "vocab_size": 51865
61
  }
 
1
  {
2
+ "_name_or_path": "openai/whisper-medium",
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,
 
16
  "decoder_layerdrop": 0.0,
17
  "decoder_layers": 24,
18
  "decoder_start_token_id": 50258,
19
+ "dropout": 0.0,
20
  "encoder_attention_heads": 16,
21
  "encoder_ffn_dim": 4096,
22
  "encoder_layerdrop": 0.0,
 
54
  "pad_token_id": 50257,
55
  "scale_embedding": false,
56
  "torch_dtype": "float32",
57
+ "transformers_version": "4.49.0",
58
+ "use_cache": false,
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:08bfd914b7e675e75edc678f10a275b9d8d180f35a8a22fb03b2f6e94d6308b2
3
  size 3055544304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bc2b520bb6a186f14b4823d3cd0d9640cfc01f44e822e7d3357de727df18457
3
  size 3055544304
tokenizer_config.json CHANGED
@@ -12980,6 +12980,7 @@
12980
  "clean_up_tokenization_spaces": true,
12981
  "eos_token": "<|endoftext|>",
12982
  "errors": "replace",
 
12983
  "model_max_length": 1024,
12984
  "pad_token": "<|endoftext|>",
12985
  "processor_class": "WhisperProcessor",
 
12980
  "clean_up_tokenization_spaces": true,
12981
  "eos_token": "<|endoftext|>",
12982
  "errors": "replace",
12983
+ "extra_special_tokens": {},
12984
  "model_max_length": 1024,
12985
  "pad_token": "<|endoftext|>",
12986
  "processor_class": "WhisperProcessor",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a5f9163544aca8899a6d6f4e4df4837be1908394beb1d539231604914b768fe2
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f88ea3f15444244d82ebc4775904ed6e87f7fbf5d80c8cc37e3a2183ce839e07
3
  size 5432
vocab.json CHANGED
The diff for this file is too large to render. See raw diff