FatimaAlHarake commited on
Commit
09349aa
·
verified ·
1 Parent(s): 4ee2006

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -5,7 +5,7 @@
5
  "auto_map": {
6
  "AutoConfig": "model.ChessConfig",
7
  "AutoModelForCausalLM": "model.ChessForCausalLM"
8
- }
9
  "bos_token_id": 1,
10
  "dropout": 0.1,
11
  "dtype": "float32",
 
5
  "auto_map": {
6
  "AutoConfig": "model.ChessConfig",
7
  "AutoModelForCausalLM": "model.ChessForCausalLM"
8
+ },
9
  "bos_token_id": 1,
10
  "dropout": 0.1,
11
  "dtype": "float32",