Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -47,8 +47,8 @@
|
|
| 47 |
"type": "elmo_token_embedder",
|
| 48 |
"do_layer_norm": false,
|
| 49 |
"dropout": 0,
|
| 50 |
-
"options_file": "lysandre/2x4096_512_2048cnn_2xhighway/options.json",
|
| 51 |
-
"weight_file": "lysandre/2x4096_512_2048cnn_2xhighway/weights.hdf5"
|
| 52 |
},
|
| 53 |
"token_characters": {
|
| 54 |
"type": "character_encoding",
|
|
|
|
| 47 |
"type": "elmo_token_embedder",
|
| 48 |
"do_layer_norm": false,
|
| 49 |
"dropout": 0,
|
| 50 |
+
"options_file": "lysandre/elmo-2x4096_512_2048cnn_2xhighway/options.json",
|
| 51 |
+
"weight_file": "lysandre/elmo-2x4096_512_2048cnn_2xhighway/weights.hdf5"
|
| 52 |
},
|
| 53 |
"token_characters": {
|
| 54 |
"type": "character_encoding",
|