C10X commited on
Commit
8bcd61e
·
verified ·
1 Parent(s): 32e14e0

Training in progress, step 1000

Browse files
config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "_name_or_path": "openai/whisper-tiny",
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.49.0",
58
  "use_cache": true,
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.3",
57
  "use_cache": true,
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:cd9753fa5bb906ec03fde3835802ddf26450fced423eca8ef0f8fcb2e8879e3e
3
  size 151061672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78c80f85ce1a6f222adc5cf96f1550cd1ba40f03ab9da8953e250e3db1c9a5c7
3
  size 151061672
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/Apr05_11-38-40_52882982f267/events.out.tfevents.1743853124.52882982f267.460.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6aa17c628237becf5b2795dd95dfc6a225d44ac1a04ed137185a850eb3eb0fa5
3
+ size 15543
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:54938330900ad728d38bac68657a0c321a45d5c54136602c666907f772964600
3
- size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:733be4a1b06921c8edb950377d29d077df89b2c0900d1bd781a5a4cebc04e2da
3
+ size 5496