--- title: RoBERTa MCQ Solver emoji: 🤖 colorFrom: blue colorTo: indigo sdk: gradio sdk_version: "5.38.2" app_file: app.py pinned: false --- # RoBERTa MCQ Solver This application uses a fine-tuned RoBERTa Multiple Choice model hosted on Hugging Face. Enter a question and five options, and the model predicts the best answer.