Commit
·
6cc46e5
1
Parent(s):
733d742
Training in progress, step 1500
Browse files- config.json +46 -0
- model.safetensors.index.json +0 -0
- preprocessor_config.json +15 -0
- runs/Jun05_10-42-45_gpunode4qfkotmypd44a-deployment-712411b3b1e1f858-cb5c5c4c8zxvhv/events.out.tfevents.1749120168.gpunode4qfkotmypd44a-deployment-712411b3b1e1f858-cb5c5c4c8zxvhv.2220.0 +3 -0
- runs/Jun05_10-44-55_gpunode4qfkotmypd44a-deployment-712411b3b1e1f858-cb5c5c4c8zxvhv/events.out.tfevents.1749120295.gpunode4qfkotmypd44a-deployment-712411b3b1e1f858-cb5c5c4c8zxvhv.2588.0 +3 -0
- runs/Jun05_10-50-49_gpunode4qfkotmypd44a-deployment-712411b3b1e1f858-cb5c5c4c8zxvhv/events.out.tfevents.1749120650.gpunode4qfkotmypd44a-deployment-712411b3b1e1f858-cb5c5c4c8zxvhv.3147.0 +3 -0
- runs/Jun05_10-58-03_gpunode4qfkotmypd44a-deployment-712411b3b1e1f858-cb5c5c4c8zxvhv/events.out.tfevents.1749121084.gpunode4qfkotmypd44a-deployment-712411b3b1e1f858-cb5c5c4c8zxvhv.3886.0 +3 -0
- training_args.bin +3 -0
config.json
ADDED
|
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"activation_dropout": 0.0,
|
| 3 |
+
"activation_function": "gelu",
|
| 4 |
+
"apply_spec_augment": false,
|
| 5 |
+
"architectures": [
|
| 6 |
+
"WhisperForConditionalGeneration"
|
| 7 |
+
],
|
| 8 |
+
"attention_dropout": 0.0,
|
| 9 |
+
"begin_suppress_tokens": null,
|
| 10 |
+
"bos_token_id": 50257,
|
| 11 |
+
"classifier_proj_size": 256,
|
| 12 |
+
"d_model": 1280,
|
| 13 |
+
"decoder_attention_heads": 20,
|
| 14 |
+
"decoder_ffn_dim": 5120,
|
| 15 |
+
"decoder_layerdrop": 0.0,
|
| 16 |
+
"decoder_layers": 32,
|
| 17 |
+
"decoder_start_token_id": 50258,
|
| 18 |
+
"dropout": 0.0,
|
| 19 |
+
"encoder_attention_heads": 20,
|
| 20 |
+
"encoder_ffn_dim": 5120,
|
| 21 |
+
"encoder_layerdrop": 0.0,
|
| 22 |
+
"encoder_layers": 32,
|
| 23 |
+
"eos_token_id": 50257,
|
| 24 |
+
"init_std": 0.02,
|
| 25 |
+
"is_encoder_decoder": true,
|
| 26 |
+
"mask_feature_length": 10,
|
| 27 |
+
"mask_feature_min_masks": 0,
|
| 28 |
+
"mask_feature_prob": 0.0,
|
| 29 |
+
"mask_time_length": 10,
|
| 30 |
+
"mask_time_min_masks": 2,
|
| 31 |
+
"mask_time_prob": 0.05,
|
| 32 |
+
"max_length": null,
|
| 33 |
+
"max_source_positions": 1500,
|
| 34 |
+
"max_target_positions": 448,
|
| 35 |
+
"median_filter_width": 7,
|
| 36 |
+
"model_type": "whisper",
|
| 37 |
+
"num_hidden_layers": 32,
|
| 38 |
+
"num_mel_bins": 128,
|
| 39 |
+
"pad_token_id": 50256,
|
| 40 |
+
"scale_embedding": false,
|
| 41 |
+
"torch_dtype": "float32",
|
| 42 |
+
"transformers_version": "4.52.4",
|
| 43 |
+
"use_cache": true,
|
| 44 |
+
"use_weighted_layer_sum": false,
|
| 45 |
+
"vocab_size": 51866
|
| 46 |
+
}
|
model.safetensors.index.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
preprocessor_config.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"chunk_length": 30,
|
| 3 |
+
"dither": 0.0,
|
| 4 |
+
"feature_extractor_type": "WhisperFeatureExtractor",
|
| 5 |
+
"feature_size": 128,
|
| 6 |
+
"hop_length": 160,
|
| 7 |
+
"n_fft": 400,
|
| 8 |
+
"n_samples": 480000,
|
| 9 |
+
"nb_max_frames": 3000,
|
| 10 |
+
"padding_side": "right",
|
| 11 |
+
"padding_value": 0.0,
|
| 12 |
+
"processor_class": "WhisperProcessor",
|
| 13 |
+
"return_attention_mask": false,
|
| 14 |
+
"sampling_rate": 16000
|
| 15 |
+
}
|
runs/Jun05_10-42-45_gpunode4qfkotmypd44a-deployment-712411b3b1e1f858-cb5c5c4c8zxvhv/events.out.tfevents.1749120168.gpunode4qfkotmypd44a-deployment-712411b3b1e1f858-cb5c5c4c8zxvhv.2220.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0d57dfcf8e0dcc2e0789c918f0e635239368ed2b3b7b1690ed7c0ac9b82e9d55
|
| 3 |
+
size 88
|
runs/Jun05_10-44-55_gpunode4qfkotmypd44a-deployment-712411b3b1e1f858-cb5c5c4c8zxvhv/events.out.tfevents.1749120295.gpunode4qfkotmypd44a-deployment-712411b3b1e1f858-cb5c5c4c8zxvhv.2588.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:000685a5f58e1e19d28c0962c2e89144c632f17d212206b9b869c6f84fa43a5e
|
| 3 |
+
size 7380
|
runs/Jun05_10-50-49_gpunode4qfkotmypd44a-deployment-712411b3b1e1f858-cb5c5c4c8zxvhv/events.out.tfevents.1749120650.gpunode4qfkotmypd44a-deployment-712411b3b1e1f858-cb5c5c4c8zxvhv.3147.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1dd6a29673a2c26f20c3ddf566c3faeb4bd3bca58dde5c770e8e9946d7b7a7a3
|
| 3 |
+
size 8002
|
runs/Jun05_10-58-03_gpunode4qfkotmypd44a-deployment-712411b3b1e1f858-cb5c5c4c8zxvhv/events.out.tfevents.1749121084.gpunode4qfkotmypd44a-deployment-712411b3b1e1f858-cb5c5c4c8zxvhv.3886.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e8eedf7fa231a3b79d24fe1dd100e42eb62c12210ac03369230f162fc55e1b84
|
| 3 |
+
size 38420
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:77fe9685128484ea5075fe6cf175639d098ab5fb5ad7b8cfac9be8930aefd1fb
|
| 3 |
+
size 5496
|