Upload config.json with huggingface_hub
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -14,7 +14,7 @@
|
|
| 14 |
"feat_proj_dropout": 0.0,
|
| 15 |
"layerdrop": 0.1,
|
| 16 |
"do_stable_layer_norm": true,
|
| 17 |
-
"feat_extract_norm": "
|
| 18 |
"conv_bias": true,
|
| 19 |
"num_conv_pos_embeddings": 128,
|
| 20 |
"num_conv_pos_embedding_groups": 16,
|
|
|
|
| 14 |
"feat_proj_dropout": 0.0,
|
| 15 |
"layerdrop": 0.1,
|
| 16 |
"do_stable_layer_norm": true,
|
| 17 |
+
"feat_extract_norm": "layer",
|
| 18 |
"conv_bias": true,
|
| 19 |
"num_conv_pos_embeddings": 128,
|
| 20 |
"num_conv_pos_embedding_groups": 16,
|