anton-l HF staff commited on
Commit
ae555f8
1 Parent(s): 3070a90

Training in progress, epoch 1

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,99 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "ntu-spml/distilhubert",
3
+ "activation_dropout": 0.1,
4
+ "apply_spec_augment": false,
5
+ "architectures": [
6
+ "HubertForSequenceClassification"
7
+ ],
8
+ "attention_dropout": 0.1,
9
+ "bos_token_id": 1,
10
+ "classifier_proj_size": 256,
11
+ "conv_bias": false,
12
+ "conv_dim": [
13
+ 512,
14
+ 512,
15
+ 512,
16
+ 512,
17
+ 512,
18
+ 512,
19
+ 512
20
+ ],
21
+ "conv_kernel": [
22
+ 10,
23
+ 3,
24
+ 3,
25
+ 3,
26
+ 3,
27
+ 2,
28
+ 2
29
+ ],
30
+ "conv_stride": [
31
+ 5,
32
+ 2,
33
+ 2,
34
+ 2,
35
+ 2,
36
+ 2,
37
+ 2
38
+ ],
39
+ "ctc_loss_reduction": "sum",
40
+ "ctc_zero_infinity": false,
41
+ "do_stable_layer_norm": false,
42
+ "eos_token_id": 2,
43
+ "feat_extract_activation": "gelu",
44
+ "feat_extract_norm": "group",
45
+ "feat_proj_dropout": 0.0,
46
+ "feat_proj_layer_norm": false,
47
+ "final_dropout": 0.0,
48
+ "finetuning_task": "audio-classification",
49
+ "hidden_act": "gelu",
50
+ "hidden_dropout": 0.1,
51
+ "hidden_size": 768,
52
+ "id2label": {
53
+ "0": "yes",
54
+ "1": "no",
55
+ "10": "_silence_",
56
+ "11": "_unknown_",
57
+ "2": "up",
58
+ "3": "down",
59
+ "4": "left",
60
+ "5": "right",
61
+ "6": "on",
62
+ "7": "off",
63
+ "8": "stop",
64
+ "9": "go"
65
+ },
66
+ "initializer_range": 0.02,
67
+ "intermediate_size": 3072,
68
+ "label2id": {
69
+ "_silence_": "10",
70
+ "_unknown_": "11",
71
+ "down": "3",
72
+ "go": "9",
73
+ "left": "4",
74
+ "no": "1",
75
+ "off": "7",
76
+ "on": "6",
77
+ "right": "5",
78
+ "stop": "8",
79
+ "up": "2",
80
+ "yes": "0"
81
+ },
82
+ "layer_norm_eps": 1e-05,
83
+ "layerdrop": 0.0,
84
+ "mask_feature_length": 10,
85
+ "mask_feature_prob": 0.0,
86
+ "mask_time_length": 10,
87
+ "mask_time_prob": 0.05,
88
+ "model_type": "hubert",
89
+ "num_attention_heads": 12,
90
+ "num_conv_pos_embedding_groups": 16,
91
+ "num_conv_pos_embeddings": 128,
92
+ "num_feat_extract_layers": 7,
93
+ "num_hidden_layers": 2,
94
+ "pad_token_id": 0,
95
+ "torch_dtype": "float32",
96
+ "transformers_version": "4.12.0.dev0",
97
+ "use_weighted_layer_sum": false,
98
+ "vocab_size": 32
99
+ }
preprocessor_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_normalize": false,
3
+ "feature_extractor_type": "Wav2Vec2FeatureExtractor",
4
+ "feature_size": 1,
5
+ "padding_side": "right",
6
+ "padding_value": 0,
7
+ "return_attention_mask": true,
8
+ "sampling_rate": 16000
9
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:905eb36ee001c2bd4eed25d3c2f24ac2e68ffa291e712fdf22fc03f2709a5be7
3
+ size 94788166
runs/Oct27_18-48-11_anton-gpu-v100/1635360508.989232/events.out.tfevents.1635360508.anton-gpu-v100.17911.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c01b8a5be2feb2bbb5e8e54136838152bcf193ff4c4312642cd27380f95d2094
3
+ size 4581
runs/Oct27_18-48-11_anton-gpu-v100/events.out.tfevents.1635360508.anton-gpu-v100.17911.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64387263bde7a5ba9b6737656a74bd31e0dfebfcfc17d19144fdd2f93eeb1893
3
+ size 7867
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b13cffedecc3cfa32e6c15a3ef9ac528aecebb5e2b8e1fc33a499341d1c7385c
3
+ size 2927