ayjays132 commited on
Commit
c371975
1 Parent(s): 52ddbc7

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -25,7 +25,7 @@
25
  "config_name": "config.json",
26
  "load_from_transformers": true,
27
  "pytorch_dump_folder_path": "./model_save",
28
- "pytorch_model_bin_name": "pytorch_model.bin"
29
  },
30
  "layer_norm_epsilon": 1e-05,
31
  "lstm_hidden_dim": 2048,
 
25
  "config_name": "config.json",
26
  "load_from_transformers": true,
27
  "pytorch_dump_folder_path": "./model_save",
28
+ "pytorch_model_bin_name": "tf_model.h5"
29
  },
30
  "layer_norm_epsilon": 1e-05,
31
  "lstm_hidden_dim": 2048,