Glossary entry
Transformer
ट्रान्सफर्मर
Definition (English)
A neural network architecture using attention that powers most modern language models.
अर्थ (नेपालीमा)
अधिकांश आधुनिक भाषा मोडेल चलाउने, एटेन्सन प्रयोग गर्ने न्युरल नेटवर्क संरचना।
Glossary entry
ट्रान्सफर्मर
Definition (English)
A neural network architecture using attention that powers most modern language models.
अर्थ (नेपालीमा)
अधिकांश आधुनिक भाषा मोडेल चलाउने, एटेन्सन प्रयोग गर्ने न्युरल नेटवर्क संरचना।
Related terms
Large Language Model (LLM)
ठूलो भाषा मोडेल
A very large neural network trained on massive text to understand and generate language.
Neural Architecture Search (NAS)
न्युरल आर्किटेक्चर खोज
Automatically searching for the best neural network design for a task.
Attention Mechanism
एटेन्सन मेकानिज्म / ध्यान संयन्त्र
A technique that lets a model focus on the most relevant parts of the input.
Convolutional Neural Network (CNN)
कन्भोलुसनल न्युरल नेटवर्क
A neural network specialized for images that detects spatial patterns like edges and shapes.
Corpus
कोर्पस / पाठ सङ्ग्रह
A large, structured collection of text used to train or study language models.
Feedforward Network
फिडफरवार्ड नेटवर्क
A neural network where data flows in one direction from input to output.
GPT
जीपीटी (GPT)
A family of generative transformer models that produce text by predicting the next token.
Neural Network
न्युरल नेटवर्क / तन्त्रिका सञ्जाल
A model inspired by the brain, made of connected layers of nodes that learn from data.