Hugging Face Transformers

E99320

Hugging Face Transformers is a widely used open-source library that provides state-of-the-art transformer-based models and tools for natural language processing and related machine learning tasks.

AI illustration

How this image was made

AI-generated illustration of Hugging Face Transformers

This AI-generated illustration was produced by black-forest-labs/FLUX.2-dev (1024x1024) from a prompt written by openai/gpt-oss-120b from the entity's label + description.

Prompt

Generate an image of Hugging Face Transformers (Hugging Face Transformers is a widely used open-source library that provides state-of-the-art transformer-based models and tools for natural language processing and related machine learning tasks.)

All labels observed (6)

How this entity was disambiguated

Statements (92)

Predicate Object
instanceOf Python library ⓘ
machine learning framework ⓘ
natural language processing toolkit ⓘ
open-source library ⓘ
software library ⓘ
compatibleWith Hugging Face Accelerate ⓘ
Hugging Face Datasets ⓘ
JAX ⓘ
PyTorch ⓘ
TensorFlow ⓘ
developer Hugging Face ⓘ
documentation https://huggingface.co/docs/transformers ⓘ
domain computer vision ⓘ
natural language processing ⓘ
speech processing ⓘ
ecosystemPartOf Hugging Face Hub ⓘ
linked to: Hugging Face

Hugging Face ecosystem ⓘ
hasFeature JAX integration ⓘ
ONNX export ⓘ
PyTorch integration ⓘ
TensorFlow integration ⓘ
distributed training support ⓘ
fine-tuning utilities ⓘ
integration with Hugging Face Hub ⓘ
mixed precision training ⓘ
model configuration management ⓘ
model pruning utilities ⓘ
pipeline API ⓘ
pretrained model loading ⓘ
quantization support ⓘ
task-specific heads ⓘ
tokenizer abstraction ⓘ
trainer API ⓘ
license Apache License 2.0 ⓘ
programmingLanguage JavaScript ⓘ
Python ⓘ
Rust ⓘ
repository https://github.com/huggingface/transformers ⓘ
supportsModelType ALBERT ⓘ
AutoConfig ⓘ
AutoModel ⓘ
AutoTokenizer ⓘ
BART ⓘ
BERT ⓘ
linked to: Transformer

BigBird ⓘ
Bloom ⓘ
CLIP ⓘ
DeBERTa ⓘ
DeiT ⓘ
DistilBERT ⓘ
EncoderDecoderModel ⓘ
Falcon ⓘ
GPT-2 ⓘ
GPT-Neo ⓘ
HuBERT ⓘ
LLaMA ⓘ
LayoutLM ⓘ
Longformer ⓘ
OPT ⓘ
Pegasus ⓘ
RoBERTa ⓘ
Speech2Text ⓘ
linked to: API for Whisper

Swin Transformer ⓘ
T5 ⓘ
ViT ⓘ
VisionEncoderDecoderModel ⓘ
Wav2Vec2 ⓘ
Whisper ⓘ
XLM-R ⓘ
XLNet ⓘ
mBART ⓘ
supportsTask audio classification ⓘ
automatic speech recognition ⓘ
conversational AI ⓘ
embedding generation ⓘ
feature extraction ⓘ
image classification ⓘ
language modeling ⓘ
multiple choice classification ⓘ
question answering ⓘ
summarization ⓘ
text classification ⓘ
text generation ⓘ
text-to-text generation ⓘ
token classification ⓘ
tokenization ⓘ
translation ⓘ
vision-language modeling ⓘ
zero-shot classification ⓘ
usedFor production machine learning systems ⓘ
prototyping NLP models ⓘ
research ⓘ

How these facts were elicited

Referenced by (24)

Full triples — surface form annotated when it differs from this entity's canonical label.

GPT-2 → openSourceImplementation → Hugging Face Transformers ⓘ
Hugging Face Transformers → supportsModelType → AutoModel ⓘ
linked to: Hugging Face Transformers
Hugging Face Transformers → supportsModelType → AutoTokenizer ⓘ
linked to: Hugging Face Transformers
Amazon SageMaker → supportsFramework → Hugging Face Transformers ⓘ
GPT-Neo → compatibleWith → Hugging Face Transformers ⓘ
RoBERTa → availableOn → Hugging Face Transformers ⓘ
DistilBERT → compatibleWith → Hugging Face Tokenizers ⓘ
linked to: Hugging Face Transformers
BART → openSourceImplementation → Hugging Face Transformers ⓘ
ALBERT → compatibleWith → Hugging Face Transformers ⓘ
DeBERTa → availableOn → Hugging Face Transformers ⓘ
XLM-R → compatibleWith → Hugging Face Transformers ⓘ
mBART → implementedIn → Hugging Face Transformers ⓘ
Longformer → availableIn → Hugging Face Transformers library ⓘ
linked to: Hugging Face Transformers
BigBird → availableIn → Hugging Face Transformers library ⓘ
linked to: Hugging Face Transformers
LayoutLM → hostedOn → Hugging Face Transformers ⓘ
DeiT → availableIn → Hugging Face Transformers ⓘ
Wav2Vec2 → availableVia → Hugging Face Transformers ⓘ
HuBERT → openSourceImplementation → Hugging Face Transformers ⓘ
EncoderDecoderModel → providedBy → Hugging Face Transformers library ⓘ
linked to: Hugging Face Transformers
EncoderDecoderModel → isCompatibleWith → AutoTokenizer ⓘ
linked to: Hugging Face Transformers
AutoConfig → relatedTo → AutoTokenizer ⓘ
linked to: Hugging Face Transformers
AutoConfig → compatibleWith → AutoModelForCausalLM ⓘ
linked to: Hugging Face Transformers
Hugging Face Datasets → compatibleWith → Hugging Face Transformers ⓘ
Hugging Face Accelerate → integratesWith → Hugging Face Transformers ⓘ