Ignore data skeep in recovering
Browse files
run.recover.sh
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
python run_speech_recognition_seq2seq_streaming.py \
|
2 |
--model_name_or_path="openai/whisper-tiny" \
|
3 |
--resume_from_checkpoint="checkpoint-5000" \
|
|
|
4 |
--dataset_name="NbAiLab/NCC_S" \
|
5 |
--language="Norwegian" \
|
6 |
--train_split_name="train" \
|
|
|
1 |
python run_speech_recognition_seq2seq_streaming.py \
|
2 |
--model_name_or_path="openai/whisper-tiny" \
|
3 |
--resume_from_checkpoint="checkpoint-5000" \
|
4 |
+
--ignore_data_skip \
|
5 |
--dataset_name="NbAiLab/NCC_S" \
|
6 |
--language="Norwegian" \
|
7 |
--train_split_name="train" \
|
runs/Dec16_10-46-39_ficino/1671184017.5168378/events.out.tfevents.1671184017.ficino.2197429.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f0409dc4e5d3134f156f70759ff846cc54a7cc879f5ee46e690f0a35777b9d5
|
3 |
+
size 5903
|
runs/Dec16_10-46-39_ficino/events.out.tfevents.1671184017.ficino.2197429.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad667b88c0f809e2c8f04f2700eb827ff7f8229e257836ab569cdbfd40b4d981
|
3 |
+
size 4303
|