PawanKrGunjan commited on
Commit
1643c5b
1 Parent(s): 6e706f0

Training in progress, epoch 1

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json CHANGED
@@ -74,7 +74,6 @@
74
  "max_length": 448,
75
  "max_source_positions": 1500,
76
  "max_target_positions": 448,
77
- "median_filter_width": 7,
78
  "model_type": "whisper",
79
  "num_hidden_layers": 4,
80
  "num_mel_bins": 80,
@@ -171,7 +170,7 @@
171
  50362
172
  ],
173
  "torch_dtype": "float32",
174
- "transformers_version": "4.32.1",
175
  "use_cache": true,
176
  "use_weighted_layer_sum": false,
177
  "vocab_size": 51865
 
74
  "max_length": 448,
75
  "max_source_positions": 1500,
76
  "max_target_positions": 448,
 
77
  "model_type": "whisper",
78
  "num_hidden_layers": 4,
79
  "num_mel_bins": 80,
 
170
  50362
171
  ],
172
  "torch_dtype": "float32",
173
+ "transformers_version": "4.30.2",
174
  "use_cache": true,
175
  "use_weighted_layer_sum": false,
176
  "vocab_size": 51865
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8b297b7b6b6941372909cec351ff9937d4bcf2f95461d468ac338e6057304af8
3
- size 33261126
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f27699a26485c408dc7d16678dd941267e8f19ed57796213db4de6e2cbdeae55
3
+ size 33260166
runs/Sep01_12-01-32_GFG19509-LAPTOP/events.out.tfevents.1693549909.GFG19509-LAPTOP.170791.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:678dd540866799906dade1fe04187e688148e9562c008b7fc6ba9c54ccbfc26e
3
+ size 13370
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:928aa0b74d5a8d4392fdf6e6bd497410c1d0037584559ab98d54e86dd7018753
3
- size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57abb887205236aa646043998f67519ca1ffc4c833ae727ba82d7bcf7d7ebe2b
3
+ size 3963