The Wayback Machine - https://web.archive.org/web/20211230154445/https://github.com/topics/huggingface
Here are
342 public repositories
matching this topic...
A PyTorch-based Speech Toolkit
Updated
Dec 30, 2021
Python
🛸 Use pretrained transformers like BERT, XLNet and GPT-2 in spaCy
Updated
Dec 16, 2021
Python
🤗 AutoNLP: train state-of-the-art natural language processing models and deploy them in a scalable environment automatically
Updated
Sep 29, 2021
Python
KakaoBrain KoGPT (Korean Generative Pre-trained Transformer)
Updated
Dec 16, 2021
Python
Trained models & code to predict toxic comments on all 3 Jigsaw Toxic Comment Challenges. Built using ⚡ Pytorch Lightning and 🤗 Transformers. For access to our API, please email us at contact@unitary.ai.
Updated
Dec 30, 2021
Python
KoBERT와 CRF로 만든 한국어 개체명인식기 (BERT+CRF based Named Entity Recognition model for Korean)
Updated
Dec 13, 2021
Jupyter Notebook
SQuAD Question Answering Using BERT, PyTorch
Updated
Dec 11, 2020
Python
🤗 A list of wonderful open-source projects & applications integrated with Hugging Face libraries.
Repository for Project Insight: NLP as a Service
Updated
Jun 15, 2021
Python
Sentiment analysis neural network trained by fine-tuning BERT, ALBERT, or DistilBERT on the Stanford Sentiment Treebank.
Updated
Oct 6, 2021
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
Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)
Updated
Apr 27, 2021
Python
Guide: Finetune GPT2-XL (1.5 Billion Parameters) and finetune GPT-NEO (2.7 B) on a single GPU with Huggingface Transformers using DeepSpeed
Updated
Oct 27, 2021
Python
Simple State-of-the-Art BERT-Based Sentence Classification with Keras / TensorFlow 2. Built with HuggingFace's Transformers.
Updated
Dec 24, 2021
Python
bert-loves-chemistry: a repository of HuggingFace models applied on chemical SMILES data for drug design, chemical modelling, etc.
Updated
Sep 24, 2021
Jupyter Notebook
Example notebooks for working with SageMaker Studio Lab. Sign up for an account at the link below!
Updated
Dec 22, 2021
Jupyter Notebook
HugsVision is a easy to use huggingface wrapper for state-of-the-art computer vision
Updated
Dec 25, 2021
Jupyter Notebook
Code & Data for "Tabular Transformers for Modeling Multivariate Time Series" (ICASSP, 2021)
Updated
Jul 21, 2021
Python
🤗 🖼️ HuggingPics: Fine-tune Vision Transformers for anything using images found on the web.
Updated
Dec 10, 2021
Jupyter Notebook
Conversational text Analysis using various NLP techniques
Updated
Dec 1, 2021
Jupyter Notebook
Deploy BERT for Sentiment Analysis as REST API using FastAPI, Transformers by Hugging Face and PyTorch
Updated
May 2, 2020
Python
Generate realistic Instagram captions using transformers 🤗
Updated
Aug 26, 2020
Python
Evaluation made easy for NLP
Updated
Dec 23, 2021
Python
Triple Branch BERT Siamese Network for fake news classification on LIAR-PLUS dataset in PyTorch
Updated
Feb 9, 2020
Python
Amazon SageMaker Local Mode Examples
Updated
Dec 29, 2021
Python
CLIP (Contrastive Language–Image Pre-training) for Italian
Updated
Dec 9, 2021
Jupyter Notebook
Electra pre-trained model using Vietnamese corpus
Updated
Nov 10, 2021
Jupyter Notebook
HF's ML for Audio study group
Updated
Dec 23, 2021
Jupyter Notebook
Improve this page
Add a description, image, and links to the
huggingface
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
huggingface
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The original PyTorch implementation of
TabularDropouttransformation is available at transformers4rec/torch/tabular/transformations.py