技术栈
bbpe
阿维的博客日记
18 天前
算法
·
bbpe
保姆级教程-BBPE分词算法
可以。BBPE 通常指 Byte-level BPE(Byte-level Byte Pair Encoding,字节级 BPE)。
IMdandelion
1 年前
wordpiece
·
tokenization
·
bbpe
子词分词器(Byte Pair Encoding + WordPiece)
参考文章:子词分词器BPE和WordPiece理解_wordpeice-CSDN博客子词分词器BPE和WordPiece理解_wordpeice-CSDN博客
我是有底线的