lysandre HF Staff commited on
Commit
f8b8da2
·
1 Parent(s): c2c6235

Update config.json

Browse files
Files changed (1) hide show
  1. 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",