Training in progress, step 5
Browse files
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 143910
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c7d5ac0b87ceb798cc9549b3ad8702fd759da0028b48d34f28fae4799e76eb3
|
3 |
size 143910
|
run.sh
CHANGED
@@ -4,7 +4,7 @@ python run_speech_recognition_ctc.py \
|
|
4 |
--dataset_config_name="ab" \
|
5 |
--output_dir="./" \
|
6 |
--overwrite_output_dir \
|
7 |
-
--max_steps="
|
8 |
--per_device_train_batch_size="2" \
|
9 |
--learning_rate="3e-4" \
|
10 |
--save_total_limit="1" \
|
|
|
4 |
--dataset_config_name="ab" \
|
5 |
--output_dir="./" \
|
6 |
--overwrite_output_dir \
|
7 |
+
--max_steps="100" \
|
8 |
--per_device_train_batch_size="2" \
|
9 |
--learning_rate="3e-4" \
|
10 |
--save_total_limit="1" \
|
runs/Jan28_09-00-35_arjuna/1643356865.8605583/events.out.tfevents.1643356865.arjuna.303241.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a7a12a9b1929d7db8b68fac97e6a6288d52f106413c12913aa0a8e181fbc725
|
3 |
+
size 4720
|
runs/Jan28_09-00-35_arjuna/events.out.tfevents.1643356865.arjuna.303241.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:615480b1f439151a15ed289d8ec9bbeaa67524ad3b557facbe9f9c458aa45640
|
3 |
+
size 4549
|
special_tokens_map.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"bos_token": "<s>", "eos_token": "</s>", "unk_token": "[UNK]", "pad_token": "[PAD]", "additional_special_tokens": [{"content": "<s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, {"content": "</s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}]}
|
|
|
1 |
+
{"bos_token": "<s>", "eos_token": "</s>", "unk_token": "[UNK]", "pad_token": "[PAD]", "additional_special_tokens": [{"content": "<s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, {"content": "</s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, {"content": "<s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, {"content": "</s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}]}
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2991
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf82d783ea9d29c46b72e60a8edbd63490da2e318e995494514928c0551abcd7
|
3 |
size 2991
|