Skip to content
/ lmsys Public

LMSYS - Chatbot Arena Human Preference Predictions | Predicting Human Preferences in the Wild

License

Notifications You must be signed in to change notification settings

awsaf49/lmsys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LMSYS - Chatbot Arena Human Preference Predictions with KerasNLP and Keras

In this competition, our aim is to predict which LLM responses users will prefer in a head-to-head battle between chatbots powered by large language models (LLMs). In other words, the goal of the competition is to predict the preferences of the judges and determine the likelihood that a given prompt/response pair is selected as the winner. This notebook will guide you through the process of fine-tuning the DebertaV3 model for this competition using the Shared Weight strategy with KerasNLP. This strategy is similar to how Multiple Choice Question (MCQ) models are trained. Additionally, we will use mixed precision for faster training and inference.

Note: You can access the notebook from Kaggle or here in the /notebooks folder.

Releases

No releases published

Packages

No packages published