Skip to content

daisy91530/CourseProject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Applying BERT on Facebook Children's Book Test

Abstract

Our task is to apply BERT on Facebook Children’s Book Test Dataset. In the dataset, each question is constructed by taking 20 consecutive sentences from the book text and leaving the 21st as the query statement. A word from the query is selected and masked, and the model is tasked with selecting which word from the text (of the chosen type) should be used to fill this placeholder in the query. Our goal is to measure how well language models can exploit wider linguistic context and ultimately create a model that is capable of answering a query based on a short story.

Project Proposal

The project proposal of this project can be found here.

Progress Report

The progress report of this project can be found here.

Final Presentation

The final presentation video can be found here. The final presentation pdf of this project can be found here.

Final Documentation

The final documentation of this project can be found here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%