lewtun HF staff commited on
Commit
0509a3c
·
1 Parent(s): 95a85d6

Training in progress, epoch 0

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,114 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "hidden_act": "gelu",
49
+ "hidden_dropout": 0.1,
50
+ "hidden_size": 768,
51
+ "id2label": {
52
+ "0": "Instrumental",
53
+ "1": "Classical",
54
+ "10": "Experimental",
55
+ "11": "Folk",
56
+ "12": "Old-Time / Historic",
57
+ "13": "Jazz",
58
+ "14": "Blues",
59
+ "15": "Country",
60
+ "16": "Soul-RnB",
61
+ "17": "Spoken",
62
+ "18": "Easy Listening",
63
+ "2": "Punk",
64
+ "3": "Pop",
65
+ "4": "Rock",
66
+ "5": "Ambient Electronic",
67
+ "6": "Chiptune / Glitch",
68
+ "7": "International",
69
+ "8": "Hip-Hop",
70
+ "9": "Electronic"
71
+ },
72
+ "initializer_range": 0.02,
73
+ "intermediate_size": 3072,
74
+ "label2id": {
75
+ "Ambient Electronic": "5",
76
+ "Blues": "14",
77
+ "Chiptune / Glitch": "6",
78
+ "Classical": "1",
79
+ "Country": "15",
80
+ "Easy Listening": "18",
81
+ "Electronic": "9",
82
+ "Experimental": "10",
83
+ "Folk": "11",
84
+ "Hip-Hop": "8",
85
+ "Instrumental": "0",
86
+ "International": "7",
87
+ "Jazz": "13",
88
+ "Old-Time / Historic": "12",
89
+ "Pop": "3",
90
+ "Punk": "2",
91
+ "Rock": "4",
92
+ "Soul-RnB": "16",
93
+ "Spoken": "17"
94
+ },
95
+ "layer_norm_eps": 1e-05,
96
+ "layerdrop": 0.0,
97
+ "mask_feature_length": 10,
98
+ "mask_feature_min_masks": 0,
99
+ "mask_feature_prob": 0.0,
100
+ "mask_time_length": 10,
101
+ "mask_time_min_masks": 2,
102
+ "mask_time_prob": 0.05,
103
+ "model_type": "hubert",
104
+ "num_attention_heads": 12,
105
+ "num_conv_pos_embedding_groups": 16,
106
+ "num_conv_pos_embeddings": 128,
107
+ "num_feat_extract_layers": 7,
108
+ "num_hidden_layers": 2,
109
+ "pad_token_id": 0,
110
+ "torch_dtype": "float32",
111
+ "transformers_version": "4.23.1",
112
+ "use_weighted_layer_sum": false,
113
+ "vocab_size": 32
114
+ }
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": false,
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:5572109305b3adea77671438a024f5b531b8a0a0b7d0dbe5eea3d302751b0b3e
3
+ size 94791814
runs/Nov02_13-37-18_brutasse/1667396464.0166934/events.out.tfevents.1667396464.brutasse.18489.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55277c91f57035db3c9bf05994ad8bb76ef7ad2c35391bffcf88db0e3e778fe7
3
+ size 5526
runs/Nov02_13-37-18_brutasse/events.out.tfevents.1667396428.brutasse.18489.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aee0903a474305809b647c0fdd82b13f758ecae010ed6618a7958ea05ad50f98
3
+ size 6018
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e33b1f1eb0956a8efcf58ee095fc82044203a29ae206ebf7ac95717a319bcc98
3
+ size 3439