Oceane28 commited on
Commit
10c5b4a
·
verified ·
1 Parent(s): 022bb2e

Chess Challenge submission by Oceane28

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