Training in progress, step 20000
Browse files- model-00001-of-00002.safetensors +1 -1
- model-00002-of-00002.safetensors +1 -1
- run.sh +1 -1
- training_args.bin +1 -1
model-00001-of-00002.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4993448880
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:767c54b421c185ad5f4e28e2897d06b2e7cb6ed8e980209106dc2791744bde52
|
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:
|
3 |
size 1180663192
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6bdaf686ae73b11747cf44c9c61b52b6f8fe7f8a2e69ea58979593d1c0d61874
|
3 |
size 1180663192
|
run.sh
CHANGED
@@ -30,7 +30,7 @@ WANDB_PROJECT=whisper WANDB_RESUME=allow WANDB_RUN_ID="fg3jf3la" \
|
|
30 |
--gradient_checkpointing \
|
31 |
--fp16 \
|
32 |
--overwrite_output_dir \
|
33 |
-
--resume_from_checkpoint="checkpoint-
|
34 |
--do_train \
|
35 |
--do_eval \
|
36 |
--predict_with_generate \
|
|
|
30 |
--gradient_checkpointing \
|
31 |
--fp16 \
|
32 |
--overwrite_output_dir \
|
33 |
+
--resume_from_checkpoint="checkpoint-19000" \
|
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:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:239fd5bbbb0b6d4c4b74e33c084c81396e6ec0493c4404e241fede6a1f5b40b7
|
3 |
size 5496
|