-
Updated
Apr 4, 2023 - Python
pytorch-transformers
Here are 30 public repositories matching this topic...
A flexible package for multimodal-deep-learning to combine tabular data with text and images using Wide and Deep models in Pytorch
-
Updated
Mar 31, 2023 - Python
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
-
Updated
Oct 29, 2022 - Jupyter Notebook
Minimalist NMT for educational purposes
-
Updated
Mar 28, 2023 - Python
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
HugsVision is a easy to use huggingface wrapper for state-of-the-art computer vision
-
Updated
Jan 22, 2023 - Jupyter Notebook
Automatically split your PyTorch models on multiple GPUs for training & inference
-
Updated
Apr 3, 2023 - Python
Label data using HuggingFace's transformers and automatically get a prediction service
-
Updated
Dec 27, 2022 - Python
Implementation of the paper Video Action Transformer Network
-
Updated
Apr 5, 2021 - Python
Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in OpenAI gym
-
Updated
Jun 10, 2022 - Python
医药知识图谱自动问答系统实现,包括构建知识图谱、基于知识图谱的流水线问答以及前端实现。实体识别(基于词典+BERT_CRF)、实体链接(Sentence-BERT做匹配)、意图识别(基于提问词+领域词词典)。
-
Updated
Mar 9, 2022 - JavaScript
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
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
A little Python application to auto tag your photos with the power of machine learning.
-
Updated
Jan 7, 2023 - Python
Utilizing webscraping and state-of-the-art NLP to generate TV show episode summaries.
-
Updated
Apr 24, 2022 - Python
Generative Pretrained Transformer 2 (GPT-2) for Language Modeling using the PyTorch-Transformers library.
-
Updated
Oct 15, 2020 - Python
Easily deploy a state-of-the-art language model from HuggingFace's Transformers
-
Updated
Dec 20, 2019 - Python
Improve this page
Add a description, image, and links to the pytorch-transformers topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pytorch-transformers topic, visit your repo's landing page and select "manage topics."