anahita-b commited on
Commit
2812e64
1 Parent(s): 7cc5609

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -2
config.json CHANGED
@@ -55,7 +55,6 @@
55
  "bos_token_id": 0,
56
  "eos_token_id": 2,
57
  "position_embedding_type": "absolute",
58
- "use_cache": True,
59
- "classifier_dropout": None
60
  }
61
  }
 
55
  "bos_token_id": 0,
56
  "eos_token_id": 2,
57
  "position_embedding_type": "absolute",
58
+ "use_cache": true
 
59
  }
60
  }