sanchit-gandhi's picture
Training in progress, step 500
53a9ef4
{
"os": "Linux-5.11.0-1028-gcp-x86_64-with-glibc2.33",
"python": "3.9.5",
"heartbeatAt": "2022-03-01T17:14:57.613149",
"startedAt": "2022-03-01T17:14:56.534446",
"docker": null,
"gpu": "Tesla V100-SXM2-16GB",
"gpu_count": 2,
"cpu_count": 16,
"cuda": null,
"args": [
"--dataset_name=librispeech_asr",
"--model_name_or_path=./",
"--tokenizer_name=./",
"--dataset_config_name=clean",
"--train_split_name=train.100",
"--eval_split_name=validation",
"--output_dir=./",
"--preprocessing_num_workers=1",
"--length_column_name=input_length",
"--overwrite_output_dir",
"--num_train_epochs=1",
"--per_device_train_batch_size=8",
"--per_device_eval_batch_size=8",
"--gradient_accumulation_steps=2",
"--generation_max_length=40",
"--generation_num_beams=1",
"--learning_rate=1e-4",
"--warmup_steps=500",
"--evaluation_strategy=steps",
"--text_column_name=text",
"--save_steps=500",
"--eval_steps=500",
"--logging_steps=1",
"--save_total_limit=1",
"--freeze_feature_encoder",
"--gradient_checkpointing",
"--fp16",
"--group_by_length",
"--predict_with_generate",
"--do_lower_case",
"--do_train",
"--do_eval",
"--report_to=wandb",
"--push_to_hub",
"--use_auth_token"
],
"state": "running",
"program": "/home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/run_speech_recognition_seq2seq.py",
"codePath": "run_speech_recognition_seq2seq.py",
"git": {
"remote": "https://huggingface.co/sanchit-gandhi/wav2vec2-gpt2-wandb-grid-search",
"commit": "3350b717ff05e187076e5bb0722b6b02f9837858"
},
"email": "sanchit@huggingface.co",
"root": "/home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search",
"host": "sanchit--v100",
"username": "sanchit_huggingface_co",
"executable": "/home/sanchit_huggingface_co/gcp/bin/python"
}