This repository contains the machine learning code and dataset used in the Intra CUET ML Contest.
The model is designed to predict the correct option (A/B/C/D) for Bangla Physics multiple-choice questions using zero-shot or fine-tuned large language models.
- Predicts Bangla Physics MCQ answers (A/B/C/D)
- Uses fine-tuned Qwen-3-14B via Unsloth
- Includes training and testing datasets (
train.csv,test.csv) - Supports zero-shot and few-shot inference
- Easy evaluation pipeline for contest submission
- Python
- Unsloth
- Kaggle
- Pandas, NumPy
- Kaggle-compatible CSV output