Training in progress, step 14000
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- run.sh +4 -4
- runs/Feb02_14-15-54_job-98a7eb1d-c6a6-4e4b-936b-3898557b5e73/1643811504.3249485/events.out.tfevents.1643811504.job-98a7eb1d-c6a6-4e4b-936b-3898557b5e73.674702.1 +3 -0
- runs/Feb02_14-15-54_job-98a7eb1d-c6a6-4e4b-936b-3898557b5e73/events.out.tfevents.1643811504.job-98a7eb1d-c6a6-4e4b-936b-3898557b5e73.674702.0 +3 -0
- special_tokens_map.json +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "./checkpoint-
|
3 |
"activation_dropout": 0.0,
|
4 |
"adapter_kernel_size": 3,
|
5 |
"adapter_stride": 2,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./checkpoint-13500",
|
3 |
"activation_dropout": 0.0,
|
4 |
"adapter_kernel_size": 3,
|
5 |
"adapter_stride": 2,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3850522801
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5ef59a75eaa996806afeddd1435bd05f3e030e367c8da4567f03f32c5e9bc7b
|
3 |
size 3850522801
|
run.sh
CHANGED
@@ -1,17 +1,17 @@
|
|
1 |
python run_speech_recognition_ctc.py \
|
2 |
--dataset_name="common_voice" \
|
3 |
-
--model_name_or_path="./checkpoint-
|
4 |
--dataset_config_name="tr" \
|
5 |
--output_dir="./" \
|
6 |
--overwrite_output_dir \
|
7 |
-
--num_train_epochs="
|
8 |
--per_device_train_batch_size="32" \
|
9 |
--gradient_accumulation_steps="1" \
|
10 |
-
--learning_rate="
|
11 |
--adam_beta1="0.99999" \
|
12 |
--adam_beta2="0.999999" \
|
13 |
--lr_scheduler_type="linear" \
|
14 |
-
--warmup_steps="
|
15 |
--evaluation_strategy="steps" \
|
16 |
--text_column_name="sentence" \
|
17 |
--save_steps="500" \
|
|
|
1 |
python run_speech_recognition_ctc.py \
|
2 |
--dataset_name="common_voice" \
|
3 |
+
--model_name_or_path="./checkpoint-13500" \
|
4 |
--dataset_config_name="tr" \
|
5 |
--output_dir="./" \
|
6 |
--overwrite_output_dir \
|
7 |
+
--num_train_epochs="1000" \
|
8 |
--per_device_train_batch_size="32" \
|
9 |
--gradient_accumulation_steps="1" \
|
10 |
+
--learning_rate="5e-5" \
|
11 |
--adam_beta1="0.99999" \
|
12 |
--adam_beta2="0.999999" \
|
13 |
--lr_scheduler_type="linear" \
|
14 |
+
--warmup_steps="100" \
|
15 |
--evaluation_strategy="steps" \
|
16 |
--text_column_name="sentence" \
|
17 |
--save_steps="500" \
|
runs/Feb02_14-15-54_job-98a7eb1d-c6a6-4e4b-936b-3898557b5e73/1643811504.3249485/events.out.tfevents.1643811504.job-98a7eb1d-c6a6-4e4b-936b-3898557b5e73.674702.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d1da7f850fdfc489c70107a066c613d3f199c44744dc98ebda32acb79ec08f7
|
3 |
+
size 4747
|
runs/Feb02_14-15-54_job-98a7eb1d-c6a6-4e4b-936b-3898557b5e73/events.out.tfevents.1643811504.job-98a7eb1d-c6a6-4e4b-936b-3898557b5e73.674702.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a7ed60a86ab04d8e950fd1abf85297a01f66d56036d1975bc38209ee73cf455
|
3 |
+
size 83528
|
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}, {"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}, {"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}]}
|
|
|
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}, {"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}, {"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:085e7057fe560cb6b2606996c9c27090af00f1aba14c31c212c6a6f93df87f7d
|
3 |
size 2991
|