ayameRushia's picture
Training in progress, step 400
020b9cc
raw
history blame
1.65 kB
{
"os": "Linux-5.11.0-37-generic-x86_64-with-glibc2.10",
"python": "3.8.8",
"heartbeatAt": "2022-01-30T03:32:42.575532",
"startedAt": "2022-01-30T03:32:40.976292",
"docker": null,
"gpu": "Tesla V100S-PCIE-32GB",
"gpu_count": 1,
"cpu_count": 60,
"cuda": null,
"args": [
"--dataset_name=mozilla-foundation/common_voice_8_0",
"--model_name_or_path=facebook/wav2vec2-xls-r-300m",
"--dataset_config_name=id",
"--output_dir=./",
"--overwrite_output_dir",
"--num_train_epochs=30",
"--per_device_train_batch_size=32",
"--gradient_accumulation_steps=2",
"--learning_rate=3e-4",
"--warmup_steps=500",
"--evaluation_strategy=steps",
"--text_column_name=sentence",
"--length_column_name=input_length",
"--save_steps=400",
"--eval_steps=100",
"--layerdrop=0.0",
"--save_total_limit=2",
"--freeze_feature_encoder",
"--gradient_checkpointing",
"--fp16",
"--group_by_length",
"--push_to_hub",
"--do_train",
"--do_eval"
],
"state": "running",
"program": "run_speech_recognition_ctc.py",
"codePath": "run_speech_recognition_ctc.py",
"git": {
"remote": "https://huggingface.co/ayameRushia/wav2vec2-large-xls-r-300m-id",
"commit": "e9a072972b065f0428e09c053847c48cf66a0c70"
},
"email": "[email protected]",
"root": "/workspace/wav2vec2-large-xls-r-300m-id",
"host": "job-1c325595-1ca8-441f-8e94-43b2937c71d2",
"username": "ovh",
"executable": "/opt/conda/bin/python"
}