pytorch-transformers
Here are 38 public repositories matching this topic...
Language:All
Sort:Most stars
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
- Updated
Oct 7, 2025 - Python
A flexible package for multimodal-deep-learning to combine tabular data with text and images using Wide and Deep models in Pytorch
- Updated
Sep 27, 2025 - Python
💁 Awesome Treasure of Transformers Models for Natural Language processing contains papers, videos, blogs, official repo along with colab Notebooks. 🛫☑️
- Updated
Aug 1, 2025 - Jupyter Notebook
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 pretrained models.
- Updated
Dec 27, 2020 - Jupyter Notebook
Minimalist NMT for educational purposes
- Updated
Jan 29, 2024 - Python
Automatically split your PyTorch models on multiple GPUs for training & inference
- Updated
Jan 2, 2024 - Python
医药知识图谱自动问答系统实现,包括构建知识图谱、基于知识图谱的流水线问答以及前端实现。实体识别(基于词典+BERT_CRF)、实体链接(Sentence-BERT做匹配)、意图识别(基于提问词+领域词词典)。
- Updated
Mar 9, 2022 - JavaScript
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, RoBERTa, and XLM models for text classification.
- Updated
May 9, 2020 - Jupyter Notebook
Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in OpenAI gym
- Updated
Jun 10, 2022 - Python
HugsVision is a easy to use huggingface wrapper for state-of-the-art computer vision
- Updated
Aug 13, 2023 - Jupyter Notebook
Label data using HuggingFace's transformers and automatically get a prediction service
- Updated
Jun 20, 2023 - Python
Implementation of the paper Video Action Transformer Network
- Updated
Apr 5, 2021 - Python
This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation
- Updated
May 7, 2020 - Jupyter Notebook
State-of-the-art NLP through transformer models in a modular design and consistent APIs.
- Updated
Feb 3, 2023 - Python
Wonderful Matrices to Build Small Language Models
- Updated
Feb 15, 2025 - Python
A little Python application to auto tag your photos with the power of machine learning.
- Updated
Jul 5, 2023 - Python
A better PyTorch data loader capable of custom image operations and image subsets
- Updated
May 10, 2021 - Python
Instructions for how to convert a BERT Tensorflow model to work with HuggingFace's pytorch-transformers, and spaCy. This walk-through uses DeepPavlov's RuBERT as example.
- Updated
Mar 24, 2023 - Python
Generative Pretrained Transformer 2 (GPT-2) for Language Modeling using the PyTorch-Transformers library.
- Updated
Oct 15, 2020 - Python
Utilizing webscraping and state-of-the-art NLP to generate TV show episode summaries.
- Updated
Apr 24, 2022 - Python
Improve this page
Add a description, image, and links to thepytorch-transformers topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thepytorch-transformers topic, visit your repo's landing page and select "manage topics."