File size: 2,194 Bytes
1aa21b0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
66
67
68
69
70
71
72
73
74
75
76
{
    "os": "Linux-5.3.0-64-generic-x86_64-with-glibc2.17",
    "python": "3.8.12",
    "heartbeatAt": "2022-01-09T22:02:42.756784",
    "startedAt": "2022-01-09T22:02:40.998993",
    "docker": null,
    "gpu": "TITAN RTX",
    "gpu_count": 2,
    "cpu_count": 24,
    "cuda": null,
    "args": [
        "--dataset_name=mozilla-foundation/common_voice_7_0",
        "--model_name_or_path=facebook/wav2vec2-xls-r-300m",
        "--dataset_config_name=sv-SE",
        "--output_dir=./",
        "--overwrite_output_dir",
        "--num_train_epochs=50",
        "--per_device_train_batch_size=8",
        "--per_device_eval_batch_size=8",
        "--gradient_accumulation_steps=4",
        "--learning_rate=7.5e-5",
        "--warmup_steps=2000",
        "--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.1",
        "--save_total_limit=3",
        "--freeze_feature_encoder",
        "--feat_proj_dropout=0.0",
        "--mask_time_prob=0.75",
        "--mask_time_length=10",
        "--mask_feature_prob=0.25",
        "--mask_feature_length=64",
        "--chars_to_ignore",
        ",",
        "?",
        ".",
        "!",
        "-",
        ";",
        ":",
        "\"",
        "\u201c",
        "%",
        "\u2018",
        "\u201d",
        "\ufffd",
        "\u2014",
        "\u2019",
        "\u2026",
        "\u2013",
        "--gradient_checkpointing",
        "--use_auth_token",
        "--fp16",
        "--group_by_length",
        "--do_train",
        "--do_eval",
        "--push_to_hub"
    ],
    "state": "running",
    "program": "<python with no main file>",
    "git": {
        "remote": "https://huggingface.co/hf-test/xls-r-300m-sv",
        "commit": "81febfbd8ccd95f9785c23a0dae1d19d682b8dc7"
    },
    "email": "huggingface.speech.event@gmail.com",
    "root": "/home/patrick/hugging_face/examples/xls-r-300m-sv",
    "host": "brutasse",
    "username": "patrick",
    "executable": "/home/patrick/anaconda3/envs/hugging_face/bin/python"
}