youngerous/pytorch-nlp-wandb-hydra-template
BERT-based NLP template (+ WandB, Hydra)
This is a template for machine learning engineers and NLP researchers to quickly set up and train BERT-based natural language processing models. It takes raw text data as input and produces a trained model capable of classifying or processing that text. It's designed for those who want to rapidly experiment with research ideas in NLP.
No commits in the last 6 months.
Use this if you are an NLP researcher or ML engineer working with BERT-based models and need a robust, scalable template for training and experimentation.
Not ideal if you're looking for a simpler, less customizable solution for NLP tasks, or if you are not comfortable with PyTorch and related ML tools.
Stars
15
Forks
3
Language
Python
License
MIT
Category
Last pushed
Oct 27, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/youngerous/pytorch-nlp-wandb-hydra-template"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Ricardokevins/Kevinpro-NLP-demo
All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)
graykode/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
spro/practical-pytorch
Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained
apachecn/nlp-pytorch-zh
《Natural Language Processing with PyTorch》中文翻译
allenai/allennlp-models
Officially supported AllenNLP models