Skip to content

AtsunoriFujita/Google-QUEST-QA-Labeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Google QUEST QA Labeling

This respository contains my code for competition in kaggle.

16th Place Solution for Google QUEST QA Labeling

Team: Abhishek Thakur, Duy, Yuval Reina, atfujita

All models(Team)
Public LB: 0.47302(7th)
Private LB: 0.42048(16th)

Note: This repository contains only my models and only train script.

My model(5 fold averaging)
Public LB: 0.40209
Private LB: 0.38204

Note: No post-processing has been applied to this model.

Model

  • XLNet(large)
    • Train:
      • maxlen(body + title) = 512
      • maxlen(answer) = 512
      • batch_size = 4
      • accumulation_steps = 2
      • lr = 1.5e-5

atfujita's model

Our models

About

16th Place Solution for Google QUEST QA Labeling on Kaggle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published