huggingface-transformers topic

List huggingface-transformers repositories

private-transformers

140
Stars
20
Forks
Watchers

A codebase that makes differentially private training of transformers easy.

Transformers-Domain-Adaptation

87
Stars
13
Forks
Watchers

:no_entry: [DEPRECATED] Adapt Transformer-based language models to new text domains

mlops-hf-tf-vision-models

117
Stars
18
Forks
Watchers

MLOps for Vision Models (TensorFlow) from 🤗 Transformers with TensorFlow Extended (TFX)

ChatBot-GPT2

43
Stars
5
Forks
Watchers

[NLP] A ChatBot implemented using huggingface-transformers-gpt2

transformers-embedder

34
Stars
5
Forks
Watchers

A Word Level Transformer layer based on PyTorch and 🤗 Transformers.

nlp_notebooks

71
Stars
17
Forks
Watchers

Tensorflow, Pytorch, Huggingface Transformer, Fastai, etc. tutorial Colab Notebooks.

text-classification-transformers

39
Stars
6
Forks
Watchers

Easy text classification for everyone : Bert based models via Huggingface transformers (KR / EN)

Cutoff

61
Stars
4
Forks
Watchers

The source code for the Cutoff data augmentation approach proposed in this paper: "A Simple but Tough-to-Beat Data Augmentation Approach for Natural Language Understanding and Generation".

Text-Summarizer

18
Stars
6
Forks
Watchers

Comparing state of the art models for text summary generation

ai-msgbot

46
Stars
10
Forks
Watchers

Training & Implementation of chatbots leveraging GPT-like architecture with the aitextgen package to enable dynamic conversations.