sanchit-gandhi's picture
Saving weights and logs of epoch 0
cac475f
raw
history blame contribute delete
No virus
1.92 kB
{
"os": "Linux-5.4.0-1043-gcp-x86_64-with-glibc2.29",
"python": "3.8.10",
"heartbeatAt": "2022-04-05T07:30:00.973944",
"startedAt": "2022-04-05T07:29:57.666953",
"docker": null,
"cpu_count": 96,
"cuda": null,
"args": [
"--dataset_name=librispeech_asr",
"--model_name_or_path=./",
"--dataset_config_name=clean",
"--train_split_name=train.100",
"--eval_split_name=validation",
"--dataset_cache_dir=~/cache/huggingface/datasets",
"--output_dir=./",
"--preprocessing_num_workers=16",
"--length_column_name=input_length",
"--overwrite_output_dir",
"--num_train_epochs=15",
"--per_device_train_batch_size=2",
"--per_device_eval_batch_size=2",
"--gradient_accumulation_steps=1",
"--logging_steps=25",
"--max_duration_in_seconds=15",
"--max_target_length=64",
"--generation_max_length=40",
"--generation_num_beams=1",
"--learning_rate=1e-4",
"--warmup_steps=500",
"--text_column_name=text",
"--save_total_limit=1",
"--freeze_feature_encoder",
"--predict_with_generate",
"--do_lower_case",
"--do_eval",
"--do_train",
"--push_to_hub",
"--use_auth_token",
"--wandb_project=flax-wav2vec2-2-bart-large-cnn"
],
"state": "running",
"program": "run_flax_speech_recognition_seq2seq.py",
"codePath": "run_flax_speech_recognition_seq2seq.py",
"git": {
"remote": "https://huggingface.co/sanchit-gandhi/flax-wav2vec2-2-bart-large-cnn",
"commit": "c09faa6b18ac3f19251c414100acf1bad11c1b16"
},
"email": "[email protected]",
"root": "/home/sanchitgandhi/flax-wav2vec2-2-bart-large-cnn",
"host": "t1v-n-4eb331dd-w-0",
"username": "sanchitgandhi",
"executable": "/home/sanchitgandhi/venv/bin/python"
}