xezpeleta commited on
Commit
c27f9c1
·
verified ·
1 Parent(s): ad84213

Training in progress, step 12000

Browse files
model-00001-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e409ec0e16c486b2f6a3cb3bba8435a93c6a504406c02cc4890de4e9d40ca2a6
3
  size 4993448880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:424808d200c555f45189f5cab94e09ecaf7123d91cbb40e0d3ff34924034fbae
3
  size 4993448880
model-00002-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cffab7e47d5183cf41a5d22164d89ad41eddc98f3c0634de8a520275122ff4fb
3
  size 1180663192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5294f8c841cf0d85ad5d60385dc266d2ea9f47ce6a9648d8d5f6fb45c4c2a258
3
  size 1180663192
run.sh CHANGED
@@ -1,4 +1,4 @@
1
- WANDB_PROJECT=whisper \
2
  python run_speech_recognition_seq2seq_streaming.py \
3
  --model_name_or_path="openai/whisper-large-v3" \
4
  --dataset_name="asierhv/composite_corpus_eu_v2.1" \
@@ -30,6 +30,7 @@ WANDB_PROJECT=whisper \
30
  --gradient_checkpointing \
31
  --fp16 \
32
  --overwrite_output_dir \
 
33
  --do_train \
34
  --do_eval \
35
  --predict_with_generate \
 
1
+ WANDB_PROJECT=whisper WANDB_RESUME=allow WANDB_RUN_ID="fg3jf3la" \
2
  python run_speech_recognition_seq2seq_streaming.py \
3
  --model_name_or_path="openai/whisper-large-v3" \
4
  --dataset_name="asierhv/composite_corpus_eu_v2.1" \
 
30
  --gradient_checkpointing \
31
  --fp16 \
32
  --overwrite_output_dir \
33
+ --resume_from_checkpoint="checkpoint-11000" \
34
  --do_train \
35
  --do_eval \
36
  --predict_with_generate \
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:35b687ecb445b882e871a8e50bf8f8f0cf5da184c31d6cc7f22385f74addd658
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:907f581e7022aaf4d4345496a5411925e43a9f9b4237834f4e71dc3f30542e76
3
  size 5496