zequnl commited on
Commit
1241956
1 Parent(s): b23459d

Update molxpt_tokenizer.py

Browse files
Files changed (1) hide show
  1. molxpt_tokenizer.py +1 -1
molxpt_tokenizer.py CHANGED
@@ -75,4 +75,4 @@ class MolxptTokenizer(BioGptTokenizer):
75
  text = " ".join(new_splits)
76
  return text
77
 
78
- AutoTokenizer.register("zequnl/molxpt", MolxptTokenizer)
 
75
  text = " ".join(new_splits)
76
  return text
77
 
78
+ #AutoTokenizer.register("zequnl/molxpt", MolxptTokenizer)