Glossary entry
Red Teaming
रेड टिमिङ
Definition (English)
Deliberately probing an AI system for weaknesses and harmful behaviors before release.
अर्थ (नेपालीमा)
जारी गर्नुअघि एआई प्रणालीका कमजोरी र हानिकारक व्यवहार जानाजान खोज्ने काम।
Glossary entry
रेड टिमिङ
Definition (English)
Deliberately probing an AI system for weaknesses and harmful behaviors before release.
अर्थ (नेपालीमा)
जारी गर्नुअघि एआई प्रणालीका कमजोरी र हानिकारक व्यवहार जानाजान खोज्ने काम।
Related terms
Adversarial Attack
प्रतिकूल आक्रमण
Deliberately crafted inputs designed to fool an AI model into making mistakes.
Autoregressive
अटोरिग्रेसिभ
Generating output one token at a time, each based on all the tokens produced before it.
Breadth-First Search
ब्रेथ-फर्स्ट सर्च
A search method that explores all options at one level before going deeper.
CI/CD
सीआई/सीडी
Practices that automatically test and release software changes quickly and reliably.
Consent (Data)
सहमति (डाटा)
Obtaining a person's permission before collecting or using their data.
Content Moderation
सामग्री नियमन
Reviewing and filtering content to remove harmful, illegal, or policy-violating material.
Data Cleaning
डाटा सफाइ
Fixing or removing incorrect, incomplete, or duplicate data before analysis.
Depth-First Search
डेप्थ-फर्स्ट सर्च
A search method that follows one path as far as possible before backtracking.