An open API service indexing awesome lists of open source software.

https://github.com/stas00/porting

Helper scripts and notes that were used while porting various nlp models
https://github.com/stas00/porting

nlp porting python

Last synced: about 1 year ago
JSON representation

Helper scripts and notes that were used while porting various nlp models

Awesome Lists containing this project

README

          

# Porting

This repo contains helper scripts that were used while porting various nlp models

1. [transformers/fairseq-wmt19](./transformers/fairseq-wmt19/) - fairseq wmt transformers
2. [transformers/deepspeed](transformers/deepspeed) - deepspeed helper files
3. [transformers/translation](transformers/translation) - translation with transformers
4. [datasets/pegasus](./datasets/pegasus/) - pegasus datasets
5. [pytorch](./pytorch) - pytorch solutions