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 NERFINISHED
AutoModelForSequenceClassification
transformers.PreTrainedModel
configurationFormat JSON NERFINISHED
definedIn transformers.models.auto.configuration_auto module
developedBy Hugging Face NERFINISHED
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 NERFINISHED
programmingLanguage Python
readsFrom Hugging Face Hub NERFINISHED
local cache
local filesystem
relatedTo AutoModel
AutoTokenizer NERFINISHED
PretrainedConfig NERFINISHED
requires internet connection for remote model identifiers
supportsLibrary JAX NERFINISHED
PyTorch NERFINISHED
TensorFlow NERFINISHED
supportsModelFamily BART NERFINISHED
BERT NERFINISHED
GPT-2 NERFINISHED
LLaMA-based models
RoBERTa NERFINISHED
T5 NERFINISHED
Vision Transformers NERFINISHED
Whisper NERFINISHED
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.