yunzi7 commited on
Commit
9954100
1 Parent(s): 88162fd

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1 +1 @@
1
- {"input_shape": [[null, 100, 750], [null, 100, 750], [null, 100, 750], [null, 100, 750]], "output_shape": [null, 3], "num_layers": 67, "PositionalEncoding": "PositionalEncoding"}
 
1
+ {"input_shape": [[null, 100, 750], [null, 100, 750], [null, 100, 750], [null, 100, 750]], "output_shape": [null, 3], "num_layers": 67, "custom_objects": {"PositionalEncoding": "PositionalEncoding", "AttentionPooling1D": "AttentionPooling1D"}}