pere commited on
Commit
bbcb9e2
·
1 Parent(s): 0e0a67e

Training in progress, step 500

Browse files
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:08d28a54806746571a315953e532fe24287a53c26c0cc20dcd69d580bfa3ae05
3
  size 1262067185
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ca30feaa6b3456ec79f601b264c2fa899ae52b793f664c55640da632debc351
3
  size 1262067185
run.sh CHANGED
@@ -5,9 +5,9 @@ python run_speech_recognition_ctc.py \
5
  --dataset_config_name="16K_mp3" \
6
  --output_dir="./" \
7
  --overwrite_output_dir \
8
- --num_train_epochs="25" \
9
- --per_device_train_batch_size="8" \
10
- --per_device_eval_batch_size="8" \
11
  --gradient_accumulation_steps="4" \
12
  --learning_rate="7.5e-5" \
13
  --warmup_steps="2000" \
 
5
  --dataset_config_name="16K_mp3" \
6
  --output_dir="./" \
7
  --overwrite_output_dir \
8
+ --num_train_epochs="15" \
9
+ --per_device_train_batch_size="16" \
10
+ --per_device_eval_batch_size="16" \
11
  --gradient_accumulation_steps="4" \
12
  --learning_rate="7.5e-5" \
13
  --warmup_steps="2000" \
runs/Jan29_22-41-22_job-c93f32d8-97c5-48e7-b5ec-c6c950f627ba/events.out.tfevents.1643497090.job-c93f32d8-97c5-48e7-b5ec-c6c950f627ba.904304.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd8c25fc52fc558e4611c1f0e29b81b20acfa858360f74d0fc39d784e15bcc9b
3
- size 26771
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7040dc7dc01f4c69b141e7266620d8b45c450b3871674e6e6eaa0054f88b706f
3
+ size 26928
runs/Jan30_09-16-39_job-c93f32d8-97c5-48e7-b5ec-c6c950f627ba/1643534309.985639/events.out.tfevents.1643534309.job-c93f32d8-97c5-48e7-b5ec-c6c950f627ba.1157150.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f479cdd03362d9c9b04e2f77834855dedd10a66491b9875c291f52b3e02bb6e
3
+ size 4783
runs/Jan30_09-16-39_job-c93f32d8-97c5-48e7-b5ec-c6c950f627ba/events.out.tfevents.1643534309.job-c93f32d8-97c5-48e7-b5ec-c6c950f627ba.1157150.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3549bea74c41af70dd6e8f44700fa8586985f6622897bd91faec884555e20237
3
+ size 5816
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:320c5c0530410d6cd7edbb2ba7203c89d0a7533dde7eb7c85f8a84872a5c5a07
3
  size 3055
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:309a21a0f8e2c363dbaf6d485f64374b32e42e88ac8e48be120784a07d38d1ca
3
  size 3055