Smart MCQ Solver Challenge
This repository contains the machine learning pipeline and model solution for the Smart MCQ Solver Challenge.
Models Included
- Model 1 (Scratch): GBDT trained on TF-IDF lexical features
- Model 2 (Pretrained):
google/flan-t5-large(770M) zero-shot token probability ranker - Model 3 (Ensemble): Soft-voting blend of
google/flan-t5-largeandsentence-transformers/all-MiniLM-L6-v2(22M)
Usage
Run app.py or smart_mcq_solver_complete.ipynb to execute predictions.
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support