MohammedNasri commited on
Commit
502d8d0
·
1 Parent(s): 145148c

Training in progress, step 500

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
preprocessor_config.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "chunk_length": 30,
3
+ "feature_extractor_type": "WhisperFeatureExtractor",
4
+ "feature_size": 80,
5
+ "hop_length": 160,
6
+ "n_fft": 400,
7
+ "n_samples": 480000,
8
+ "nb_max_frames": 3000,
9
+ "padding_side": "right",
10
+ "padding_value": 0.0,
11
+ "processor_class": "WhisperProcessor",
12
+ "return_attention_mask": false,
13
+ "sampling_rate": 16000
14
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c29d754b1bd91e9d3f936adba48f9c125fed354dea0c7c6f5333306f61a9bab7
3
+ size 1684376252
runs/Mar02_15-45-40_4188c210a933/1677771952.0469565/events.out.tfevents.1677771952.4188c210a933.648.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:484405334d8f1d3b6851f16c3469e414348be84ff35b240595e0898f27439fc2
3
+ size 6020
runs/Mar02_15-45-40_4188c210a933/events.out.tfevents.1677771952.4188c210a933.648.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2408524e8c12d6ffde02fdb39c7968dc471ef2e9594f69ddcebb0a9fbd42f625
3
+ size 7786
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:175ca25992eebec59983ad597e2da3c11c9ef0af810f09373452d5abc678443a
3
+ size 3707