mead-ml/mead-baseline
Deep-Learning Model Exploration and Development for NLP
This library helps deep learning researchers quickly build and test new models for natural language processing (NLP) tasks. You provide your experimental deep learning model for NLP, and it outputs trained models and tracked experiment results, making your research reproducible. This is for NLP deep learning researchers and practitioners.
245 stars. No commits in the last 6 months.
Use this if you are a deep learning researcher focusing on NLP and need to rapidly develop, train, and track experiments for new models while delegating repetitive setup tasks.
Not ideal if you are looking for an off-the-shelf solution for NLP tasks without deep learning model development, or if you are not comfortable with Python development.
Stars
245
Forks
72
Language
Python
License
Apache-2.0
Category
Last pushed
Oct 13, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/mead-ml/mead-baseline"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MaartenGr/BERTopic
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
webis-de/small-text
Active Learning for Text Classification in Python
x-tabdeveloping/turftopic
Robust and fast topic models with sentence-transformers.
HumanSignal/label-studio-transformers
Label data using HuggingFace's transformers and automatically get a prediction service
hiyouga/Dual-Contrastive-Learning
Code for our paper "Dual Contrastive Learning: Text Classification via Label-Aware Data Augmentation"