Yak-hbdx commited on
Commit
d4fcf46
1 Parent(s): c2afecb

Upload tokenizer

Browse files
Files changed (1) hide show
  1. 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
  }