AlexN commited on
Commit
a989482
1 Parent(s): d27efbc

init good model this time

Browse files
Files changed (2) hide show
  1. .ipynb_checkpoints/run-checkpoint.sh +1 -1
  2. run.sh +1 -1
.ipynb_checkpoints/run-checkpoint.sh CHANGED
@@ -5,7 +5,7 @@ python run_speech_recognition_ctc.py \
5
  --cache_dir="../downloaded_data" \
6
  --output_dir="./" \
7
  --overwrite_output_dir \
8
- --num_train_epochs="16" \
9
  --per_device_train_batch_size="64" \
10
  --per_device_eval_batch_size="64" \
11
  --gradient_accumulation_steps="1" \
 
5
  --cache_dir="../downloaded_data" \
6
  --output_dir="./" \
7
  --overwrite_output_dir \
8
+ --num_train_epochs="20" \
9
  --per_device_train_batch_size="64" \
10
  --per_device_eval_batch_size="64" \
11
  --gradient_accumulation_steps="1" \
run.sh CHANGED
@@ -5,7 +5,7 @@ python run_speech_recognition_ctc.py \
5
  --cache_dir="../downloaded_data" \
6
  --output_dir="./" \
7
  --overwrite_output_dir \
8
- --num_train_epochs="16" \
9
  --per_device_train_batch_size="64" \
10
  --per_device_eval_batch_size="64" \
11
  --gradient_accumulation_steps="1" \
 
5
  --cache_dir="../downloaded_data" \
6
  --output_dir="./" \
7
  --overwrite_output_dir \
8
+ --num_train_epochs="20" \
9
  --per_device_train_batch_size="64" \
10
  --per_device_eval_batch_size="64" \
11
  --gradient_accumulation_steps="1" \