Upload tokenizer
Browse files- tokenizer_config.json +0 -1
tokenizer_config.json
CHANGED
@@ -12,6 +12,5 @@
|
|
12 |
"clean_up_tokenization_spaces": true,
|
13 |
"model_max_length": 30,
|
14 |
"pad_token": "pad",
|
15 |
-
"return_tensors": "pt",
|
16 |
"tokenizer_class": "RnaTokenizer"
|
17 |
}
|
|
|
12 |
"clean_up_tokenization_spaces": true,
|
13 |
"model_max_length": 30,
|
14 |
"pad_token": "pad",
|
|
|
15 |
"tokenizer_class": "RnaTokenizer"
|
16 |
}
|