llillillil commited on
Commit
e97469f
1 Parent(s): dd641e4

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "facebook/hubert-large-ls960-ft",
3
+ "activation_dropout": 0.1,
4
+ "apply_spec_augment": true,
5
+ "architectures": [
6
+ "HubertForSequenceClassification"
7
+ ],
8
+ "attention_dropout": 0.1,
9
+ "bos_token_id": 1,
10
+ "classifier_proj_size": 256,
11
+ "conv_bias": true,
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
+ "diversity_loss_weight": 0.1,
42
+ "do_stable_layer_norm": true,
43
+ "eos_token_id": 2,
44
+ "feat_extract_activation": "gelu",
45
+ "feat_extract_dropout": 0.0,
46
+ "feat_extract_norm": "layer",
47
+ "feat_proj_dropout": 0.1,
48
+ "feat_proj_layer_norm": true,
49
+ "final_dropout": 0.1,
50
+ "gradient_checkpointing": false,
51
+ "hidden_act": "gelu",
52
+ "hidden_dropout": 0.1,
53
+ "hidden_dropout_prob": 0.1,
54
+ "hidden_size": 1024,
55
+ "id2label": {
56
+ "0": "LABEL_0",
57
+ "1": "LABEL_1",
58
+ "2": "LABEL_2",
59
+ "3": "LABEL_3"
60
+ },
61
+ "initializer_range": 0.02,
62
+ "intermediate_size": 4096,
63
+ "label2id": {
64
+ "LABEL_0": 0,
65
+ "LABEL_1": 1,
66
+ "LABEL_2": 2,
67
+ "LABEL_3": 3
68
+ },
69
+ "layer_norm_eps": 1e-05,
70
+ "layerdrop": 0.1,
71
+ "mask_feature_length": 10,
72
+ "mask_feature_min_masks": 0,
73
+ "mask_feature_prob": 0.0,
74
+ "mask_time_length": 10,
75
+ "mask_time_min_masks": 2,
76
+ "mask_time_prob": 0.05,
77
+ "model_type": "hubert",
78
+ "num_attention_heads": 16,
79
+ "num_conv_pos_embedding_groups": 16,
80
+ "num_conv_pos_embeddings": 128,
81
+ "num_feat_extract_layers": 7,
82
+ "num_hidden_layers": 24,
83
+ "pad_token_id": 0,
84
+ "torch_dtype": "float32",
85
+ "transformers_version": "4.40.2",
86
+ "use_weighted_layer_sum": false,
87
+ "vocab_size": 32
88
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96a6ac3f33c2c583fe290014b4d2e5a3d1127ba0ba0ab43987fce4a853878ede
3
+ size 1262860464
preprocessor_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_normalize": true,
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
+ }
runs/Jun09_14-37-22_WIN-CEJF2NB9KFH/events.out.tfevents.1717915044.WIN-CEJF2NB9KFH.23804.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c8a8bc06665216ba2c3f4ccbe465288016785d333abaefcb9cff2aebc9fd722
3
+ size 5592
runs/Jun09_14-40-31_WIN-CEJF2NB9KFH/events.out.tfevents.1717915232.WIN-CEJF2NB9KFH.46584.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ba9dd79934caf854fde6fdc5e9a5092b0f488b0ac1bcc4166dbc9ffe2f4d6f2
3
+ size 5592
runs/Jun09_15-00-40_WIN-CEJF2NB9KFH/events.out.tfevents.1717916441.WIN-CEJF2NB9KFH.43908.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af58fffa4dd0439eea7b8ea1793c5be9518578978ae1647045420e0c10844bc9
3
+ size 5629
runs/Jun09_15-14-34_WIN-CEJF2NB9KFH/events.out.tfevents.1717917274.WIN-CEJF2NB9KFH.43908.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4f67416ed1f57048999ec2597d3928aa448dd9978fb915ac640539ac1eb5c12
3
+ size 5629
runs/Jun09_15-34-21_WIN-CEJF2NB9KFH/events.out.tfevents.1717918461.WIN-CEJF2NB9KFH.43908.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca8bd8104322d0fd9d8daa92e9035a758d3f3614f28bf4d94f510baf1f7056d5
3
+ size 5629
runs/Jun09_15-37-52_WIN-CEJF2NB9KFH/events.out.tfevents.1717918672.WIN-CEJF2NB9KFH.43908.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27dd437f091340c26534467a9a1b04042137fddc67249fa9444911eadeb01c5a
3
+ size 5628
runs/Jun09_16-40-11_WIN-CEJF2NB9KFH/events.out.tfevents.1717922412.WIN-CEJF2NB9KFH.23200.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a5b56fd08b6d33effdc8cb53baa3f3ccb0792702b797c0f12ba07c94555dc9a
3
+ size 5591
runs/Jun09_16-42-22_WIN-CEJF2NB9KFH/events.out.tfevents.1717922543.WIN-CEJF2NB9KFH.36080.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb29887bcad875fde71cec9afe97ccbfee748163273ad9ffed3c56545feb7e39
3
+ size 5620
runs/Jun09_16-47-07_WIN-CEJF2NB9KFH/events.out.tfevents.1717922828.WIN-CEJF2NB9KFH.5084.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bb80acc2483634d8ff014f39fe03db7124d321327969e0266575b3bdd779522
3
+ size 5620
runs/Jun09_16-51-25_WIN-CEJF2NB9KFH/events.out.tfevents.1717923086.WIN-CEJF2NB9KFH.8264.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c3658205be94408dabbaf0d68ab4b5593a8805aad22f21fc678890187243083
3
+ size 5619
runs/Jun09_16-52-47_WIN-CEJF2NB9KFH/events.out.tfevents.1717923168.WIN-CEJF2NB9KFH.32012.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1aebc8f57ea5afaa9132a74926ebd15878e818de5b352b361525162838c887fc
3
+ size 5811
runs/Jun09_17-07-35_WIN-CEJF2NB9KFH/events.out.tfevents.1717924056.WIN-CEJF2NB9KFH.43336.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c49e995d9a48c7a304a88a15746aab5f184ad1769429349c3b3af469c45eda3
3
+ size 5812
runs/Jun09_17-11-57_WIN-CEJF2NB9KFH/events.out.tfevents.1717924318.WIN-CEJF2NB9KFH.3924.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db927d142bf548e7babea53d274896021c4e6ed0e4a0b6b4be410bd654534eb0
3
+ size 10986
runs/Jun09_19-10-29_WIN-CEJF2NB9KFH/events.out.tfevents.1717931430.WIN-CEJF2NB9KFH.42552.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a010b8f57b150cc29af9f78c0035c22823d7f256c8c3b5648545706decdd002a
3
+ size 6336
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24854104a69f61b3028b522e4732d07310ea7602d33bba3def2795f10879e5a7
3
+ size 4603