Prosho commited on
Commit
3f9aa9c
1 Parent(s): a2bf88c

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -0
config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "model_type": "SENTINEL-CAND-MQM",
3
+ "checkpoint_file": "checkpoints/model.ckpt"
4
+ }