llillillil commited on
Commit
911ce0f
1 Parent(s): 79130f3

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "facebook/hubert-large-ls960-ft",
3
  "activation_dropout": 0.1,
4
  "apply_spec_augment": true,
5
  "architectures": [
@@ -8,7 +8,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,
@@ -38,12 +38,11 @@
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,
@@ -51,9 +50,9 @@
51
  "hidden_act": "gelu",
52
  "hidden_dropout": 0.1,
53
  "hidden_dropout_prob": 0.1,
54
- "hidden_size": 1024,
55
  "initializer_range": 0.02,
56
- "intermediate_size": 4096,
57
  "layer_norm_eps": 1e-05,
58
  "layerdrop": 0.1,
59
  "mask_feature_length": 10,
@@ -63,12 +62,13 @@
63
  "mask_time_min_masks": 2,
64
  "mask_time_prob": 0.05,
65
  "model_type": "hubert",
66
- "num_attention_heads": 16,
67
  "num_conv_pos_embedding_groups": 16,
68
  "num_conv_pos_embeddings": 128,
69
  "num_feat_extract_layers": 7,
70
- "num_hidden_layers": 24,
71
  "pad_token_id": 0,
 
72
  "torch_dtype": "float32",
73
  "transformers_version": "4.40.2",
74
  "use_weighted_layer_sum": false,
 
1
  {
2
+ "_name_or_path": "facebook/hubert-base-ls960",
3
  "activation_dropout": 0.1,
4
  "apply_spec_augment": true,
5
  "architectures": [
 
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,
 
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_dropout": 0.0,
45
+ "feat_extract_norm": "group",
46
  "feat_proj_dropout": 0.1,
47
  "feat_proj_layer_norm": true,
48
  "final_dropout": 0.1,
 
50
  "hidden_act": "gelu",
51
  "hidden_dropout": 0.1,
52
  "hidden_dropout_prob": 0.1,
53
+ "hidden_size": 768,
54
  "initializer_range": 0.02,
55
+ "intermediate_size": 3072,
56
  "layer_norm_eps": 1e-05,
57
  "layerdrop": 0.1,
58
  "mask_feature_length": 10,
 
62
  "mask_time_min_masks": 2,
63
  "mask_time_prob": 0.05,
64
  "model_type": "hubert",
65
+ "num_attention_heads": 12,
66
  "num_conv_pos_embedding_groups": 16,
67
  "num_conv_pos_embeddings": 128,
68
  "num_feat_extract_layers": 7,
69
+ "num_hidden_layers": 12,
70
  "pad_token_id": 0,
71
+ "tokenizer_class": "Wav2Vec2CTCTokenizer",
72
  "torch_dtype": "float32",
73
  "transformers_version": "4.40.2",
74
  "use_weighted_layer_sum": false,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:910cd1821ea03c46663da9af41f44b322f6cac6a82612adb37d6695ee1f1e3e2
3
- size 1262858408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11709c2a0520ca65f2aa17c352d034ba21ebcb59993972436ab1e30b91661c5c
3
+ size 378301896
preprocessor_config.json CHANGED
@@ -4,6 +4,6 @@
4
  "feature_size": 1,
5
  "padding_side": "right",
6
  "padding_value": 0,
7
- "return_attention_mask": true,
8
  "sampling_rate": 16000
9
  }
 
4
  "feature_size": 1,
5
  "padding_side": "right",
6
  "padding_value": 0,
7
+ "return_attention_mask": false,
8
  "sampling_rate": 16000
9
  }
runs/Jun16_15-01-28_WIN-CEJF2NB9KFH/events.out.tfevents.1718521288.WIN-CEJF2NB9KFH.86804.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91b59b189d8b799e962c96879c214ecf4ce16f121302074d400cea289d63f19c
3
+ size 26324
runs/Jun17_19-15-38_WIN-CEJF2NB9KFH/events.out.tfevents.1718622939.WIN-CEJF2NB9KFH.94304.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2f1a0e76028e047d0ecc70ce12382072e4a262eb5694ab5003a9f799e5486c8
3
+ size 5608
runs/Jun17_19-19-29_WIN-CEJF2NB9KFH/events.out.tfevents.1718623169.WIN-CEJF2NB9KFH.52692.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e4501e13a8d54a0aba9b114bf2d9d9246f304356da87117828f2ce71ecbe0e9
3
+ size 5608
runs/Jun17_19-23-58_WIN-CEJF2NB9KFH/events.out.tfevents.1718623438.WIN-CEJF2NB9KFH.57652.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01fdd37b0f2c8b821fd9a02ce23671f3a6051d83b3508c3fad0ab0e7118f0c7a
3
+ size 6141
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2a036e8ae43a4f80d452b222297f95d085931cbdaa111203794f6c2278197abe
3
  size 4539
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82fda100521421396e64d2151a6e860ea8cd8a754f7d202b6f22021dc2feb7bc
3
  size 4539