Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

simpletransformers

Here are 21 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

Spanish text classifier using BERT to detect user intent (information request, complaint, or recommendation). Includes synthetic training data and custom ambiguous examples to test robustness. Portfolio project focused on intent recognition and conversational design in Spanish.

  • Updated Jul 15, 2025
  • 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