Commit
·
e150aab
1
Parent(s):
e5307a8
Training in progress, step 500
Browse files- pytorch_model.bin +1 -1
- run_librispeech.sh +2 -2
- runs/Feb21_09-23-39_sanchit--v100/1645435448.6448162/events.out.tfevents.1645435448.sanchit--v100.79623.1 +3 -0
- runs/Feb21_09-23-39_sanchit--v100/events.out.tfevents.1645435448.sanchit--v100.79623.0 +3 -0
- runs/Feb21_09-27-04_sanchit--v100/1645435652.489298/events.out.tfevents.1645435652.sanchit--v100.80427.1 +3 -0
- runs/Feb21_09-27-04_sanchit--v100/events.out.tfevents.1645435652.sanchit--v100.80427.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 3006136440
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cecca8b84e70fca900dc23517b1584b7f35e0327309b12d508a303ba06171c7d
|
3 |
size 3006136440
|
run_librispeech.sh
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
#!/usr/bin/env bash
|
2 |
-
CUDA_VISIBLE_DEVICES=
|
3 |
--dataset_name="librispeech_asr" \
|
4 |
--model_name_or_path="./" \
|
5 |
--dataset_config_name="clean" \
|
@@ -15,7 +15,7 @@ CUDA_VISIBLE_DEVICES=1 python run_speech_recognition_seq2seq.py \
|
|
15 |
--gradient_accumulation_steps="2" \
|
16 |
--generation_max_length="40" \
|
17 |
--generation_num_beams="1" \
|
18 |
-
--learning_rate="
|
19 |
--warmup_steps="500" \
|
20 |
--evaluation_strategy="steps" \
|
21 |
--text_column_name="text" \
|
|
|
1 |
#!/usr/bin/env bash
|
2 |
+
CUDA_VISIBLE_DEVICES=0 python run_speech_recognition_seq2seq.py \
|
3 |
--dataset_name="librispeech_asr" \
|
4 |
--model_name_or_path="./" \
|
5 |
--dataset_config_name="clean" \
|
|
|
15 |
--gradient_accumulation_steps="2" \
|
16 |
--generation_max_length="40" \
|
17 |
--generation_num_beams="1" \
|
18 |
+
--learning_rate="3e-5" \
|
19 |
--warmup_steps="500" \
|
20 |
--evaluation_strategy="steps" \
|
21 |
--text_column_name="text" \
|
runs/Feb21_09-23-39_sanchit--v100/1645435448.6448162/events.out.tfevents.1645435448.sanchit--v100.79623.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a199f2abab052e34d0ca8ca90c7df51729201068cfcd1e3c66caa7eec0346e89
|
3 |
+
size 4964
|
runs/Feb21_09-23-39_sanchit--v100/events.out.tfevents.1645435448.sanchit--v100.79623.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f59d5b396a72b5e9cb989181c25d0b1b52c68f1a83b938233e2b2f12f725d6e
|
3 |
+
size 87325
|
runs/Feb21_09-27-04_sanchit--v100/1645435652.489298/events.out.tfevents.1645435652.sanchit--v100.80427.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86df4a5c6c691f9c4c275574d9f2d1644a67ef3d0307e249b48df28c1ed70ea9
|
3 |
+
size 4964
|
runs/Feb21_09-27-04_sanchit--v100/events.out.tfevents.1645435652.sanchit--v100.80427.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:73819e5167a0fd94cc7abf6e7b93bdb5c8e4518afc8844edfdfcb4a1d41ac349
|
3 |
+
size 87007
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3119
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4bd8893938e9da9621d458ed93fa1bf00ff6f5ad3c78ad43e6e10dd7cc9c37ba
|
3 |
size 3119
|