Skip to content

Simpletransformer library is based on the Transformers BERT library by HuggingFace. The goal of Question Answering is to find the answer to a question given a question and an accompanying context. The predicted answer will be either a span of text from the context or an empty string (indicating the question cannot be answered from the context.)

Notifications You must be signed in to change notification settings

Hritikahere/Custom_Question_Answering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom_Question_Answering

Simpletransformer library is based on the Transformers BERT library by HuggingFace. The goal of Question Answering is to find the answer to a question given a question and an accompanying context. The predicted answer will be either a span of text from the context or an empty string (indicating the question cannot be answered from the context.)

About

Simpletransformer library is based on the Transformers BERT library by HuggingFace. The goal of Question Answering is to find the answer to a question given a question and an accompanying context. The predicted answer will be either a span of text from the context or an empty string (indicating the question cannot be answered from the context.)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published