robinniesert/kaggle-google-quest
Google QUEST Q&A Labeling Kaggle Competition 6th Place Solution
This solution helps machine learning engineers and data scientists build high-performing models for evaluating the quality of online Q&A forum content. It takes existing question-answer pairs and trains models to predict various quality labels. The output is a set of trained transformer models ready for use in systems that automatically assess content quality.
No commits in the last 6 months.
Use this if you are a machine learning engineer or data scientist working on natural language processing tasks and need to implement or benchmark a strong solution for Q&A content quality assessment.
Not ideal if you are looking for a ready-to-use application or API, as this requires technical expertise to set up and run the code.
Stars
45
Forks
9
Language
Python
License
MIT
Category
Last pushed
Jun 11, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/robinniesert/kaggle-google-quest"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cdqa-suite/cdQA
⛔ [NOT MAINTAINED] An End-To-End Closed Domain Question Answering System.
AMontgomerie/question_generator
An NLP system for generating reading comprehension questions
KristiyanVachev/Leaf-Question-Generation
Easy to use and understand multiple-choice question generation algorithm using T5 Transformers.
cooelf/AwesomeMRC
IJCAI 2021 Tutorial & code for Retrospective Reader for Machine Reading Comprehension (AAAI 2021)
pranavkumaarofficial/nlcli-wizard
Natural language control for Python CLI tools using locally-trained SLMs (CPU inference)