Upload 5 files
Browse files- bond_dict.pkl +1 -1
- tokenizer_config.json +2 -1
bond_dict.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1580
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b929b768259cd43d9162f6ebc86d7299509954f62b2f7b85920d6ac6b5562d1
|
3 |
size 1580
|
tokenizer_config.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
{
|
|
|
2 |
"clean_up_tokenization_spaces": true,
|
3 |
"model_max_length": 1000000000000000019884624838656,
|
4 |
-
"tokenizer_class": "
|
5 |
}
|
|
|
1 |
{
|
2 |
+
"added_tokens_decoder": {},
|
3 |
"clean_up_tokenization_spaces": true,
|
4 |
"model_max_length": 1000000000000000019884624838656,
|
5 |
+
"tokenizer_class": "GraphsGPTTokenizer"
|
6 |
}
|