How to create a config.json after saving a model

You should be able to just call

model.config.to_json_file("config.json")

cc @seanbenhur

4 Likes