mcq-solver / README.md
rohitk123's picture
Add Space configuration
56649cf
|
Raw
History Blame Contribute Delete
489 Bytes

A newer version of the Gradio SDK is available: 6.24.0

Upgrade
metadata
title: StrongTextCNN MCQ Solver
emoji: 🧠
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 5.44.1
app_file: app.py
pinned: false

StrongTextCNN MCQ Solver

A CNN-based multiple-choice question solver using PyTorch and a trained StrongTextCNN model.

Usage

Enter a question and five answer options. The model evaluates all five options and predicts the most likely answer.

Model

The trained model is hosted on Hugging Face:

rohitk123/strongtextcnn-mcq-solver