Assignment Overview
This assignment has two main components:
- classification_model.py - Classification Model Implementation (60 points)
- instruction_model.py - Instruction Fine-Tuning Implementation (40 points)
Complete all TODO sections in the starter code. The implementations should follow the hints and maintain the original function signatures.