🎭
Natural Language Processing
Fill-Mask
Predict masked tokens in a sequence — the core pre-training objective for BERT-style models.
—models available
Related Tasks
✍️
Text Generation
Generate text given a prompt, including open-ended generation and conditional generation.
🏷️
Text Classification
Classify text into predefined categories such as sentiment, topic, or intent.
🔠
Token Classification
Label individual tokens in a sequence — used for NER, POS tagging, and chunking.
❓
Question Answering
Extract or generate answers to questions based on a given context passage.