kazeric commited on
Commit
af2db73
·
verified ·
1 Parent(s): f19c558

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "_name_or_path": "openai/whisper-small",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
@@ -54,7 +53,7 @@
54
  "pad_token_id": 50257,
55
  "scale_embedding": false,
56
  "torch_dtype": "float32",
57
- "transformers_version": "4.48.3",
58
  "use_cache": false,
59
  "use_weighted_layer_sum": false,
60
  "vocab_size": 51865
 
1
  {
 
2
  "activation_dropout": 0.0,
3
  "activation_function": "gelu",
4
  "apply_spec_augment": false,
 
53
  "pad_token_id": 50257,
54
  "scale_embedding": false,
55
  "torch_dtype": "float32",
56
+ "transformers_version": "4.50.0",
57
  "use_cache": false,
58
  "use_weighted_layer_sum": false,
59
  "vocab_size": 51865
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a0ba72adbcf6c02ddcc54d3f643bc3a5c5fad5e884d73cd60f2b03189cafa0e
3
  size 966995080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15725005e2b72b84f1af933a9374755b5dc75995488c9f43350986ba45c6c70b
3
  size 966995080
preprocessor_config.json CHANGED
@@ -1,5 +1,6 @@
1
  {
2
  "chunk_length": 30,
 
3
  "feature_extractor_type": "WhisperFeatureExtractor",
4
  "feature_size": 80,
5
  "hop_length": 160,
 
1
  {
2
  "chunk_length": 30,
3
+ "dither": 0.0,
4
  "feature_extractor_type": "WhisperFeatureExtractor",
5
  "feature_size": 80,
6
  "hop_length": 160,
runs/Mar31_07-52-10_4f7e698ba335/events.out.tfevents.1743407729.4f7e698ba335.250.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80efae8b44b551208a1cdccf9b0e7caadb795126d72cbafaa0c91354fa3225bd
3
+ size 19339
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:197432cccd9dc443a6719eae006dcc737a82bdaf81607c4e3f76f2df217cf8de
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eeaaaa7f9606d19983880cbfc9d3da568a1369731cc2029f56fb0667a9c41bd8
3
  size 5496