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:cd9517fd738f366244654ec61b5249180da1d24342abccf7170f43faa7160360
|
| 3 |
size 3694280
|
tokenizer_config.json
CHANGED
|
@@ -32,12 +32,6 @@
|
|
| 32 |
"single_word": false,
|
| 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,
|
|
|
|
| 32 |
"single_word": false,
|
| 33 |
"special": true
|
| 34 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
},
|
| 36 |
"bos_token": "[BOS]",
|
| 37 |
"clean_up_tokenization_spaces": false,
|