File size: 2,050 Bytes
f229200
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
60
{
    "os": "Linux-5.11.0-1028-gcp-x86_64-with-glibc2.33",
    "python": "3.9.5",
    "heartbeatAt": "2022-03-15T19:57:59.018439",
    "startedAt": "2022-03-15T19:57:57.856834",
    "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=20",
        "--per_device_train_batch_size=8",
        "--per_device_eval_batch_size=8",
        "--gradient_accumulation_steps=4",
        "--generation_max_length=40",
        "--generation_num_beams=1",
        "--learning_rate=3e-5",
        "--warmup_steps=1000",
        "--evaluation_strategy=steps",
        "--text_column_name=text",
        "--save_steps=1500",
        "--eval_steps=1500",
        "--logging_steps=1",
        "--save_total_limit=1",
        "--freeze_feature_encoder",
        "--gradient_checkpointing",
        "--fp16",
        "--group_by_length",
        "--predict_with_generate",
        "--do_lower_case",
        "--do_eval",
        "--do_train",
        "--push_to_hub",
        "--use_auth_token"
    ],
    "state": "running",
    "program": "/home/sanchit_huggingface_co/wav2vec2-2-rnd-no-adapter/run_speech_recognition_seq2seq.py",
    "codePath": "run_speech_recognition_seq2seq.py",
    "git": {
        "remote": "https://huggingface.co/sanchit-gandhi/wav2vec2-2-rnd-no-adapter",
        "commit": "3647a721fed5aabe809d8cec0eb65b72b8f0a410"
    },
    "email": "sanchit@huggingface.co",
    "root": "/home/sanchit_huggingface_co/wav2vec2-2-rnd-no-adapter",
    "host": "sanchit--v100",
    "username": "sanchit_huggingface_co",
    "executable": "/home/sanchit_huggingface_co/gcp/bin/python"
}