menu
bpe package
documentation
tiktoken/src/core_bpe.dart
CoreBPE
specialTokensEncoder property
specialTokensEncoder property
dark_mode
light_mode
specialTokensEncoder
property
HashMap
<
String
,
int
>
specialTokensEncoder
final
Implementation
final HashMap<String, int> specialTokensEncoder;
bpe package
documentation
tiktoken/src/core_bpe
CoreBPE
specialTokensEncoder property
CoreBPE class