Skip to content
#

simpletransformers

Here are 20 public repositories matching this topic...

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.)

  • Updated Aug 4, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the simpletransformers topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the simpletransformers topic, visit your repo's landing page and select "manage topics."

Learn more