mcq / README.md
ni20032004's picture
Upload README.md with huggingface_hub
e63dee3 verified
|
Raw
History Blame Contribute Delete
282 Bytes

A newer version of the Gradio SDK is available: 6.25.0

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

Smart MCQ Solver — 22f3001980

MCQ solver using TF-IDF + Logistic Regression pairwise ranking. Enter a question with 5 options to get top 3 predicted answers.