pytorch-transformers topic

List pytorch-transformers repositories

transformers

126.9k
Stars
25.1k
Forks
1.1k
Watchers

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

HugsVision

188
Stars
21
Forks
Watchers

HugsVision is a easy to use huggingface wrapper for state-of-the-art computer vision

Treasure-of-Transformers

855
Stars
183
Forks
Watchers

💁 Awesome Treasure of Transformers Models for Natural Language processing contains papers, videos, blogs, official repo along with colab Notebooks. 🛫☑️

pytorch-original-transformer

942
Stars
157
Forks
Watchers

My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing otherwise seemingly hard concepts. Currently included IWSLT pret...

label-studio-transformers

173
Stars
31
Forks
Watchers

Label data using HuggingFace's transformers and automatically get a prediction service

joeynmt

660
Stars
212
Forks
Watchers

Minimalist NMT for educational purposes

pytorch-widedeep

1.3k
Stars
185
Forks
Watchers

A flexible package for multimodal-deep-learning to combine tabular data with text and images using Wide and Deep models in Pytorch

pytorch-transformers-classification

302
Stars
99
Forks
Watchers

Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classification tasks. Contains code to easily train BERT, XLNet, RoBER...

min-decision-transformer

228
Stars
22
Forks
Watchers

Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in OpenAI gym