jed-tiotuico commited on
Commit
7c69863
1 Parent(s): 724bebf

Push model using huggingface_hub.

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1 +1 @@
1
- {"vocab_size": 8000, "embedding_dim": 128, "rnn_units": 256}
 
1
+ {"model_type": "gpt", "vocab_size": 8000, "embedding_dim": 128, "rnn_units": 256}