lenguajenatural-ai/autotransformers
A Python package for automatically training and comparing language models.
This tool helps researchers and data scientists quickly train and compare multiple language models on their datasets for tasks like classification, named entity recognition, or chatbots. You provide your text data, specify the models and datasets you want to compare, and the tool automatically handles training, hyperparameter tuning, and performance evaluation. It's designed for anyone needing to efficiently identify the best-performing language model for their specific natural language processing task.
No commits in the last 6 months. Available on PyPI.
Use this if you need to rapidly experiment with different language models and datasets to find the optimal solution for your NLP problem without extensive manual coding.
Not ideal if you need fine-grained, manual control over every aspect of the model training process and are not working with Transformer-based models or HuggingFace libraries.
Stars
49
Forks
2
Language
Python
License
—
Category
Last pushed
Feb 18, 2025
Commits (30d)
0
Dependencies
25
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/lenguajenatural-ai/autotransformers"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/transformers-bloom-inference
Fast Inference Solutions for BLOOM
Tencent/TurboTransformers
a fast and user-friendly runtime for transformer inference (Bert, Albert, GPT2, Decoders, etc)...
mit-han-lab/lite-transformer
[ICLR 2020] Lite Transformer with Long-Short Range Attention
mit-han-lab/hardware-aware-transformers
[ACL'20] HAT: Hardware-Aware Transformers for Efficient Natural Language Processing
LibreTranslate/Locomotive
Toolkit for training/converting LibreTranslate compatible language models 🚂