BlueRaccoon
commited on
Commit
·
6ee6a4b
1
Parent(s):
8f8aaa0
Training in progress, step 1000
Browse files- pytorch_model.bin +1 -1
- run.sh +2 -2
- runs/Dec14_16-58-32_129-213-131-61/events.out.tfevents.1671037875.129-213-131-61.399750.0 +2 -2
- runs/Dec15_00-24-02_129-213-131-61/1671064597.9703493/events.out.tfevents.1671064597.129-213-131-61.592826.1 +3 -0
- runs/Dec15_00-24-02_129-213-131-61/events.out.tfevents.1671064597.129-213-131-61.592826.0 +3 -0
- training_args.bin +1 -1
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3055754841
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb49ef2345b3fa21b62851ff8a4a0c096123802f9abda6d9e3f1f2a9882f4797
|
3 |
size 3055754841
|
run.sh
CHANGED
@@ -2,10 +2,10 @@ python run_speech_recognition_seq2seq_streaming.py \
|
|
2 |
--model_name_or_path="openai/whisper-medium" \
|
3 |
--dataset_name="mozilla-foundation/common_voice_11_0" \
|
4 |
--dataset_config_name="da" \
|
5 |
-
--language="
|
6 |
--train_split_name="train+validation" \
|
7 |
--eval_split_name="test" \
|
8 |
-
--model_index_name="Whisper Medium
|
9 |
--max_steps="5000" \
|
10 |
--output_dir="./" \
|
11 |
--per_device_train_batch_size="32" \
|
|
|
2 |
--model_name_or_path="openai/whisper-medium" \
|
3 |
--dataset_name="mozilla-foundation/common_voice_11_0" \
|
4 |
--dataset_config_name="da" \
|
5 |
+
--language="Danish" \
|
6 |
--train_split_name="train+validation" \
|
7 |
--eval_split_name="test" \
|
8 |
+
--model_index_name="Whisper Medium Danish" \
|
9 |
--max_steps="5000" \
|
10 |
--output_dir="./" \
|
11 |
--per_device_train_batch_size="32" \
|
runs/Dec14_16-58-32_129-213-131-61/events.out.tfevents.1671037875.129-213-131-61.399750.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbd9ee7d0cbe4e30e0a9f95394beb34bdbe8be4d8fb16bb49b0aa3c579173a50
|
3 |
+
size 36926
|
runs/Dec15_00-24-02_129-213-131-61/1671064597.9703493/events.out.tfevents.1671064597.129-213-131-61.592826.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20613a60c60e9e39f942fe017e87c98da6e1e8f5a466881b0e20fa3a257da883
|
3 |
+
size 5870
|
runs/Dec15_00-24-02_129-213-131-61/events.out.tfevents.1671064597.129-213-131-61.592826.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67c7d445020145e3712276f53581fee7436e555cd17ab9227fe2a821d2bfd04e
|
3 |
+
size 10852
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3579
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74234956bd5ed679a35daeda96adafa3858a7605cd9195fbefc1fd14147888e8
|
3 |
size 3579
|