Skip to content

Submission for the C4AI Scholars Program Take-Home Challenge.

License

Notifications You must be signed in to change notification settings

Yingjia-Wan/C4AIScholarsChallenge2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

C4AIScholarsChallenge2024

📌 Submission for the C4AI Scholars Program Take-Home Challenge (Sept 2024)

The project consists of debugging, training, and optimizing a SmolLM-135M model. The challenge is divided into three parts:

  1. Bug Fixing: Identify and fix 10 bugs in the provided implementaton of building a SmolLM-135M model from scratch.
  2. SFT + DPO: Fine-tune the provided model on the Grammarly CoEdIT dataset for grammatical error correction; created datasets for DPO; Implement DPO.
  3. DPO Variants Exploration: Implement and evaluate an alternative Direct Preference Optimization (DPO) variant to improve model performance.

About

Submission for the C4AI Scholars Program Take-Home Challenge.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published