File size: 2,067 Bytes
8319971 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 |
{
"os": "Linux-5.4.0-1043-gcp-x86_64-with-glibc2.29",
"python": "3.8.10",
"heartbeatAt": "2022-05-07T18:20:44.274646",
"startedAt": "2022-05-07T18:20:41.166242",
"docker": null,
"cpu_count": 96,
"cuda": null,
"args": [
"--dataset_name=hf-internal-testing/librispeech_asr_dummy",
"--model_name_or_path=./",
"--dataset_config_name=clean",
"--train_split_name=validation",
"--eval_split_name=validation",
"--test_split_name=validation[:90%]+validation[:95%]",
"--output_dir=./",
"--dataset_cache_dir=/home/sanchitgandhi/cache/huggingface/datasets",
"--preprocessing_num_workers=1",
"--length_column_name=input_length",
"--overwrite_output_dir",
"--max_steps=15",
"--eval_steps=5",
"--save_steps=5",
"--per_device_train_batch_size=2",
"--per_device_eval_batch_size=2",
"--logging_steps=1",
"--max_duration_in_seconds=15",
"--max_target_length=64",
"--generation_max_length=40",
"--generation_num_beams=1",
"--final_generation_max_length=50",
"--final_generation_num_beams=2",
"--learning_rate=3e-4",
"--warmup_steps=500",
"--text_column_name=text",
"--save_total_limit=1",
"--wandb_project=flax-wav2vec2-2-bart-dummy",
"--freeze_feature_encoder",
"--predict_with_generate",
"--do_lower_case",
"--do_train",
"--do_eval",
"--do_predict",
"--push_to_hub"
],
"state": "running",
"program": "run_flax_speech_recognition_seq2seq.py",
"codePath": "run_flax_speech_recognition_seq2seq.py",
"git": {
"remote": "https://huggingface.co/sanchit-gandhi/flax-dummy",
"commit": "832c9142c9c702ef947c3b22da2b336ae080eb26"
},
"email": "sanchit@huggingface.co",
"root": "/home/sanchitgandhi/flax-dummy",
"host": "t1v-n-4eb331dd-w-0",
"username": "sanchitgandhi",
"executable": "/home/sanchitgandhi/venv/bin/python"
}
|