Skip to content

Google QUEST Q&A Labeling Kaggle Competition 6th Place Solution

License

Notifications You must be signed in to change notification settings

PPshrimpGo/kaggle-google-quest

 
 

Repository files navigation

kaggle-google-quest

Code for training the transformer models of the 6th place solution in the Google QUEST Q&A Labeling Kaggle competition.

To reproduce a trained model (e.g. Siamese Roberta) run:

python train.py -model_name=siamese_roberta && finetune.py -model_name=siamese_roberta

About

Google QUEST Q&A Labeling Kaggle Competition 6th Place Solution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 57.2%
  • Jupyter Notebook 42.8%