roberta-mcq-solver / README.md
rohitk123's picture
Fix Space configuration
a497cb6
|
Raw
History Blame Contribute Delete
330 Bytes

A newer version of the Gradio SDK is available: 6.24.0

Upgrade
metadata
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.