Dukee2506 commited on
Commit
077692f
·
verified ·
1 Parent(s): ac7598d

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -6,7 +6,7 @@
6
  "add_adapter": false,
7
  "apply_spec_augment": true,
8
  "architectures": [
9
- "Wav2Vec2ForCTC"
10
  ],
11
  "attention_dropout": 0.1,
12
  "bos_token_id": 1,
@@ -67,7 +67,7 @@
67
  "mask_time_length": 10,
68
  "mask_time_min_masks": 2,
69
  "mask_time_prob": 0.05,
70
- "model_type": "wav2vec2",
71
  "num_adapter_layers": 3,
72
  "num_attention_heads": 12,
73
  "num_codevector_groups": 2,
@@ -106,4 +106,4 @@
106
  "use_weighted_layer_sum": false,
107
  "vocab_size": 32,
108
  "xvector_output_dim": 512
109
- }
 
6
  "add_adapter": false,
7
  "apply_spec_augment": true,
8
  "architectures": [
9
+ "EchoCoreForPreTraining"
10
  ],
11
  "attention_dropout": 0.1,
12
  "bos_token_id": 1,
 
67
  "mask_time_length": 10,
68
  "mask_time_min_masks": 2,
69
  "mask_time_prob": 0.05,
70
+ "model_type": "echocore",
71
  "num_adapter_layers": 3,
72
  "num_attention_heads": 12,
73
  "num_codevector_groups": 2,
 
106
  "use_weighted_layer_sum": false,
107
  "vocab_size": 32,
108
  "xvector_output_dim": 512
109
+ }