#include <true_bpe.h>
Data Fields | |
| bool | add_bos |
| bool | add_eos |
| bool | byte_fallback |
| CKBPEPretokenizer | pretokenizer |
| CKSpacePrefixStyle | space_prefix_style |
Definition at line 59 of file true_bpe.h.
| bool CKBPEConfig::add_bos |
Definition at line 60 of file true_bpe.h.
| bool CKBPEConfig::add_eos |
Definition at line 61 of file true_bpe.h.
| bool CKBPEConfig::byte_fallback |
Definition at line 62 of file true_bpe.h.
| CKBPEPretokenizer CKBPEConfig::pretokenizer |
Definition at line 64 of file true_bpe.h.
| CKSpacePrefixStyle CKBPEConfig::space_prefix_style |
Definition at line 63 of file true_bpe.h.