HarderThenHarder/transformers_tasks
⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SFT etc.
This project helps machine learning engineers and NLP practitioners customize powerful language models for specific tasks. You can input your own labeled datasets to train models for various natural language processing applications, resulting in highly specialized models tailored to your unique data and objectives. This is useful for anyone looking to deploy custom AI models for text-based workflows.
2,412 stars. No commits in the last 6 months.
Use this if you need to adapt existing large language models to perform specific text-related tasks with your own data, like classifying customer feedback or extracting key information from documents.
Not ideal if you are looking for a ready-to-use, off-the-shelf solution without any custom training or model development.
Stars
2,412
Forks
405
Language
Jupyter Notebook
License
—
Category
Last pushed
Sep 29, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/HarderThenHarder/transformers_tasks"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
LoicGrobol/zeldarose
Train transformer-based models.
CPJKU/wechsel
Code for WECHSEL: Effective initialization of subword embeddings for cross-lingual transfer of...
yuanzhoulvpi2017/zero_nlp
中文nlp解决方案(大模型、数据、模型、训练、推理)
minggnim/nlp-models
A repository for training transformer based models
IntelLabs/nlp-architect
A model library for exploring state-of-the-art deep learning topologies and techniques for...