Yak-hbdx commited on
Commit
cb84193
·
verified ·
1 Parent(s): 3504b6f

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -10,7 +10,7 @@
10
  }
11
  },
12
  "clean_up_tokenization_spaces": true,
13
- "model_max_length": 3,
14
  "pad_token": "[PAD]",
15
  "tokenizer_class": "RnaTokenizer"
16
  }
 
10
  }
11
  },
12
  "clean_up_tokenization_spaces": true,
13
+ "model_max_length": 30,
14
  "pad_token": "[PAD]",
15
  "tokenizer_class": "RnaTokenizer"
16
  }