super-dainiu commited on
Commit
a00787f
·
verified ·
1 Parent(s): 60fb4b8

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +4 -0
tokenizer_config.json CHANGED
@@ -50,6 +50,10 @@
50
  }
51
  },
52
  "bos_token": "<",
 
 
 
 
53
  "clean_up_tokenization_spaces": false,
54
  "eos_token": ">",
55
  "mask_token": "*",
 
50
  }
51
  },
52
  "bos_token": "<",
53
+ "chain_names": [
54
+ "CDR3B",
55
+ "CDR3A"
56
+ ],
57
  "clean_up_tokenization_spaces": false,
58
  "eos_token": ">",
59
  "mask_token": "*",