Chess Challenge submission by Sunxt25
Browse files- model.safetensors +1 -1
- tokenizer_config.json +0 -6
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3694280
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0a8ba31619215db2c6b9b7c5241f89b5b16e270b72ef1bbac8c37a2cb1445f0b
|
| 3 |
size 3694280
|
tokenizer_config.json
CHANGED
|
@@ -33,12 +33,6 @@
|
|
| 33 |
"special": true
|
| 34 |
}
|
| 35 |
},
|
| 36 |
-
"auto_map": {
|
| 37 |
-
"AutoTokenizer": [
|
| 38 |
-
"tokenizer.ChessTokenizer",
|
| 39 |
-
null
|
| 40 |
-
]
|
| 41 |
-
},
|
| 42 |
"bos_token": "[BOS]",
|
| 43 |
"clean_up_tokenization_spaces": false,
|
| 44 |
"eos_token": "[EOS]",
|
|
|
|
| 33 |
"special": true
|
| 34 |
}
|
| 35 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
"bos_token": "[BOS]",
|
| 37 |
"clean_up_tokenization_spaces": false,
|
| 38 |
"eos_token": "[EOS]",
|