New posts in huggingface-transformers

huggingface transformers RuntimeError: No module named 'tensorflow.python.keras.engine.keras_tensor'

Why doesn't trainer report evaluation metrics while training in the tutorial?

How to reduce the execution time for translation using mBART-50 and Hugging Face?

Using sentence transformers with limited access to internet

How to truncate input in the Huggingface pipeline?

How to compute mean/max of HuggingFace Transformers BERT token embeddings with attention mask?

PyTorch BERT TypeError: forward() got an unexpected keyword argument 'labels'

TypeError: not a string | parameters in AutoTokenizer.from_pretrained()

OSError when loading tokenizer for huggingface model

TypeError: an integer is required (got type NoneType)

InvalidConfigException: Can't load class for name 'HFTransformersNLP'. in rasa

How can I apply pruning on a BERT model?