obss/trapper
State-of-the-art NLP through transformer models in a modular design and consistent APIs.
This project helps NLP developers streamline the training of transformer-based models for various tasks. It takes configuration files and your data as input, and outputs trained models ready for deployment. The ideal users are experienced NLP practitioners, researchers, or machine learning engineers who work with transformer models.
No commits in the last 6 months. Available on PyPI.
Use this if you are an NLP developer who regularly trains transformer models and wants to standardize your workflow, reuse code, and manage experiments efficiently through configuration files.
Not ideal if you are new to natural language processing or transformer models and are looking for a high-level, no-code solution.
Stars
47
Forks
5
Language
Python
License
MIT
Category
Last pushed
Feb 03, 2023
Commits (30d)
0
Dependencies
8
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/obss/trapper"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ThilinaRajapakse/simpletransformers
Transformers for Information Retrieval, Text Classification, NER, QA, Language Modelling,...
jsksxs360/How-to-use-Transformers
Transformers 库快速入门教程
google/deepconsensus
DeepConsensus uses gap-aware sequence transformers to correct errors in Pacific Biosciences...
Denis2054/Transformers-for-NLP-2nd-Edition
Transformer models from BERT to GPT-4, environments from Hugging Face to OpenAI. Fine-tuning,...
abhimishra91/transformers-tutorials
Github repo with tutorials to fine tune transformers for diff NLP tasks