File size: 2,149 Bytes
fb5c97a
 
 
9614e9e
 
fb5c97a
 
 
 
 
 
 
 
 
 
 
 
9614e9e
 
 
fb5c97a
9614e9e
 
fb5c97a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9614e9e
fb5c97a
 
 
 
 
 
 
 
 
 
 
 
 
 
9614e9e
fb5c97a
 
 
 
 
 
 
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
61
62
63
64
65
{
    "os": "Linux-4.15.0-151-generic-x86_64-with-glibc2.10",
    "python": "3.8.8",
    "heartbeatAt": "2022-02-01T22:36:25.895203",
    "startedAt": "2022-02-01T22:36:24.635537",
    "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=pt",
        "--cache_dir=../downloaded_data",
        "--output_dir=./",
        "--overwrite_output_dir",
        "--num_train_epochs=15",
        "--per_device_train_batch_size=32",
        "--per_device_eval_batch_size=32",
        "--gradient_accumulation_steps=1",
        "--learning_rate=2e-4",
        "--warmup_steps=1500",
        "--length_column_name=input_length",
        "--evaluation_strategy=steps",
        "--text_column_name=sentence",
        "--save_steps=500",
        "--eval_steps=500",
        "--logging_steps=100",
        "--layerdrop=0.0",
        "--activation_dropout=0.05",
        "--save_total_limit=3",
        "--freeze_feature_encoder",
        "--feat_proj_dropout=0.0",
        "--mask_time_prob=0.65",
        "--mask_time_length=10",
        "--mask_feature_prob=0.3",
        "--mask_feature_length=10",
        "--gradient_checkpointing",
        "--report_to=wandb",
        "--run_name=xls-r-300m-fr",
        "--max_duration_in_seconds=20",
        "--use_auth_token",
        "--fp16",
        "--group_by_length",
        "--preprocessing_num_workers=64",
        "--do_train",
        "--do_eval",
        "--load_best_model_at_end",
        "--push_to_hub"
    ],
    "state": "running",
    "program": "run_speech_recognition_ctc.py",
    "codePath": "run_speech_recognition_ctc.py",
    "git": {
        "remote": "https://huggingface.co/AlexN/xls-r-300m-pt",
        "commit": "707ec794e0dbf03ecf182f434d1a62fd1f4ddecf"
    },
    "email": "alexandrenap@hotmail.fr",
    "root": "/workspace/xls-r-300m-pt",
    "host": "job-1abccd0a-3293-4ffe-8274-9e8f841f653f",
    "username": "ovh",
    "executable": "/opt/conda/bin/python"
}