Glossary entry
Byte-Pair Encoding (BPE)
बाइट-पेयर इन्कोडिङ
Definition (English)
A tokenization method that builds subword units from frequent character pairs.
अर्थ (नेपालीमा)
बारम्बार आउने अक्षर जोडीबाट उप-शब्द एकाइ बनाउने टोकनाइजेसन विधि।
Glossary entry
बाइट-पेयर इन्कोडिङ
Definition (English)
A tokenization method that builds subword units from frequent character pairs.
अर्थ (नेपालीमा)
बारम्बार आउने अक्षर जोडीबाट उप-शब्द एकाइ बनाउने टोकनाइजेसन विधि।
Related terms
Avatar
अवतार
A digital character or representation of a person, often AI-generated or animated.
Citizen Developer
नागरिक विकासकर्ता
A non-technical employee who builds applications using low-code or no-code tools.
Gradient Boosting
ग्र्याडियन्ट बुस्टिङ
An ensemble technique that builds models sequentially, each correcting the previous one's errors.
Microservices
माइक्रोसर्भिसेस
An architecture that builds an application as many small, independent services.
One-Hot Encoding
वन-हट इन्कोडिङ
Representing categories as binary columns so models can process non-numeric data.
Optical Character Recognition (OCR)
अक्षर पहिचान (ओसीआर)
Converting images of printed or handwritten text into machine-readable text.
Persona
पर्सोना
A defined character, tone, and role that an AI assistant adopts in conversation.
Positional Encoding
स्थिति सङ्केतन
Adding order information to tokens so a transformer knows their sequence.