Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in huggingface-transformers

How to convert a PyTorch nn.Module into a HuggingFace PreTrainedModel object?

RuntimeError: The size of tensor a (4000) must match the size of tensor b (512) at non-singleton dimension 1

Jupyter Notebook Rendering Error: 'state' key missing from 'metadata.widgets' despite no widgets used (Kaggle & GitHub)

TypeError in SFTTrainer Initialization: Unexpected Keyword Argument 'tokenizer'

PipelineException: No mask_token ([MASK]) found on the input

how can we get the attention scores of multimodal models via hugging face library?

using huggingface Trainer with distributed data parallel

What is the difference between HuggingFace's TextGeneration and Text2TextGeneration pipelines

Where can I get the pretrained word embeddinngs for BERT?

Is it possible to load huggingface model which does not have config.json file?

HuggingFace Trainer logging train data

Output directory is empty in Trainer

some parameters appear in more than one parameter group

Huggingface error: AttributeError: 'ByteLevelBPETokenizer' object has no attribute 'pad_token_id'

Which HuggingFace summarization models support more than 1024 tokens? Which model is more suitable for programming related articles?