stas00/porting
Helper scripts and notes that were used while porting various nlp models
This repository offers a collection of scripts and notes used to adapt various Natural Language Processing (NLP) models for different environments or frameworks. It provides practical solutions for tasks like integrating fairseq WMT transformers, utilizing DeepSpeed, or handling Pegasus datasets. NLP engineers and machine learning practitioners who work with existing NLP models would find these resources helpful.
No commits in the last 6 months.
Use this if you are an NLP engineer needing to migrate or adapt pre-existing NLP models like those from fairseq or integrate them with tools like DeepSpeed.
Not ideal if you are looking for an out-of-the-box, end-user NLP application or a library for building new NLP models from scratch.
Stars
50
Forks
6
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 22, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/stas00/porting"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
estnltk/estnltk
Open source tools for Estonian natural language processing
hb20007/hands-on-nltk-tutorial
The hands-on NLTK tutorial for NLP in Python
milaan9/Python_Natural_Language_Processing
This repository consists of a complete guide on natural language processing (NLP) in Python...
practical-nlp/practical-nlp-code
Official Repository for Code associated with 'Practical Natural Language Processing' book by...
DataForScience/NLP
Natural Language Processing For Everyone