AutoConfig

E435887

AutoConfig is a Hugging Face Transformers utility class that automatically creates and manages model configuration objects based on a given model name or path.

All labels observed (1)

Label Occurrences
AutoConfig canonical 1

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf Hugging Face Transformers utility class
Python class
allows overriding configuration parameters at load time
canBeExtendedBy registering custom configuration classes
compatibleWith AutoModelForCausalLM
AutoModelForSequenceClassification
transformers.PreTrainedModel
configurationFormat JSON
definedIn transformers.models.auto.configuration_auto module
developedBy Hugging Face
documentationURL https://huggingface.co/docs/transformers/main_classes/configuration#transformers.AutoConfig
handles backward compatibility for configuration formats
mapping from model type to config class
hasMethod for_model
from_config
from_pretrained
hasPurpose automatic model configuration loading
model configuration management
input configuration JSON file
local directory path
model identifier
model name
output PretrainedConfig subclass instance
model configuration object
partOf Transformers library
programmingLanguage Python
readsFrom Hugging Face Hub
linked to: Hugging Face

local cache
local filesystem
relatedTo AutoModel
AutoTokenizer
PretrainedConfig
requires internet connection for remote model identifiers
supportsLibrary JAX
PyTorch
TensorFlow
supportsModelFamily BART
BERT
GPT-2
LLaMA-based models
RoBERTa
T5
Vision Transformers
linked to: ViT

Whisper
usedFor creating model configuration objects
loading configuration from local paths
loading configuration from model identifiers
loading configuration from pretrained models

How these facts were elicited

Referenced by (1)

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