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 - Fork 0
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.)
Hritikahere/Custom_Question_Answering
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published