Training in progress, epoch 10
Browse files
config.json
ADDED
@@ -0,0 +1,96 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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": "air_conditioner",
|
53 |
+
"1": "car_horn",
|
54 |
+
"2": "children_playing",
|
55 |
+
"3": "dog_bark",
|
56 |
+
"4": "drilling",
|
57 |
+
"5": "engine_idling",
|
58 |
+
"6": "gun_shot",
|
59 |
+
"7": "jackhammer",
|
60 |
+
"8": "siren",
|
61 |
+
"9": "street_music"
|
62 |
+
},
|
63 |
+
"initializer_range": 0.02,
|
64 |
+
"intermediate_size": 3072,
|
65 |
+
"label2id": {
|
66 |
+
"air_conditioner": "0",
|
67 |
+
"car_horn": "1",
|
68 |
+
"children_playing": "2",
|
69 |
+
"dog_bark": "3",
|
70 |
+
"drilling": "4",
|
71 |
+
"engine_idling": "5",
|
72 |
+
"gun_shot": "6",
|
73 |
+
"jackhammer": "7",
|
74 |
+
"siren": "8",
|
75 |
+
"street_music": "9"
|
76 |
+
},
|
77 |
+
"layer_norm_eps": 1e-05,
|
78 |
+
"layerdrop": 0.0,
|
79 |
+
"mask_feature_length": 10,
|
80 |
+
"mask_feature_min_masks": 0,
|
81 |
+
"mask_feature_prob": 0.0,
|
82 |
+
"mask_time_length": 10,
|
83 |
+
"mask_time_min_masks": 2,
|
84 |
+
"mask_time_prob": 0.05,
|
85 |
+
"model_type": "hubert",
|
86 |
+
"num_attention_heads": 12,
|
87 |
+
"num_conv_pos_embedding_groups": 16,
|
88 |
+
"num_conv_pos_embeddings": 128,
|
89 |
+
"num_feat_extract_layers": 7,
|
90 |
+
"num_hidden_layers": 2,
|
91 |
+
"pad_token_id": 0,
|
92 |
+
"torch_dtype": "float32",
|
93 |
+
"transformers_version": "4.46.2",
|
94 |
+
"use_weighted_layer_sum": false,
|
95 |
+
"vocab_size": 32
|
96 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a84b6e5c6dac3b45bf32571e7605fa393ad789f1a4d05041f31b9c5ace6f170d
|
3 |
+
size 94771728
|
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 |
+
}
|
runs/Nov24_17-43-10_f9f9eb7be9bf/events.out.tfevents.1732470209.f9f9eb7be9bf.157.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67aebec8b6b6057ae4ab665fd436cd516e7b35f62f6c5535868c54c90a909ce2
|
3 |
+
size 378014
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58901841983efaf887fa6efa835fa49fc929035932b8a249f885ae51b4ed3803
|
3 |
+
size 5304
|