« Encodage par paires d'octets » : différence entre les versions
(Page créée avec « == en construction == == Définition == XXXXXXX Voir aussi '''traitement automatique de la langue naturelle''' == Français == ''' XXXXXXX''' == Anglais == ''' Byte Pair Encoding''' ''' BPE''' ''BPE is a simple form of data compression algorithm in which the most common pair of consecutive bytes of data is replaced with a byte that does not occur in that data'' == Source == [https://www.geeksforgeeks.org/byte-pair-encoding-bpe-in-nlp/ Source : Geeks... ») |
(Aucune différence)
|
Version du 14 novembre 2024 à 18:19
en construction
Définition
XXXXXXX
Voir aussi traitement automatique de la langue naturelle
Français
XXXXXXX
Anglais
Byte Pair Encoding
BPE
BPE is a simple form of data compression algorithm in which the most common pair of consecutive bytes of data is replaced with a byte that does not occur in that data
Source
Contributeurs: Arianne Arel, Claude Coulombe, wiki





