Search code examples
install python huggingface datasets package without internet connection from python environment...


pythonpackagehuggingface-transformershuggingface-datasets

Read More
Which model/technique to use for specific sentence extraction?...


pythontensorflownlppytorchhuggingface-transformers

Read More
Sequence to Sequence Loss...


deep-learningpytorchhuggingface-transformers

Read More
How can i save model while training in torch...


pythondeep-learningtorchhuggingface-transformersroberta

Read More
'NoneType' error when using PegasusTokenizer...


pythonnlphuggingface-transformers

Read More
how to get mentions in pytorch NER instead of toknes?...


pythonpytorchhuggingface-transformersnamed-entity-recognitionmention

Read More
Is there any way to change parameters in pretrained DetrFeatureExtractor?...


pytorchobject-detectionfeature-extractionhuggingface-transformerspytorch-lightning

Read More
Organize data for transformer fine-tuning...


pythonhuggingface-transformers

Read More
How to return all labels and scores in SageMaker Inference?...


pythonamazon-web-servicesnlpamazon-sagemakerhuggingface-transformers

Read More
The `GLIBC_2.29 not found` problem of the installation of transformers?...


pythondeep-learningnlpglibchuggingface-transformers

Read More
TypeError: nll_loss_nd(): argument 'input' (position 1) must be Tensor, not tuple...


pythonpytorchhuggingface-transformersbert-language-model

Read More
How to specify the loss function when finetuning a model using the Huggingface TFTrainer Class?...


python-3.xtensorflownlphuggingface-transformers

Read More
Sequence Labelling with BERT...


pytorchlstmhuggingface-transformerstorchtext

Read More
Uploading models with custom forward functions to the huggingface model hub?...


huggingface-transformers

Read More
Google mT5-small configuration error because number attention heads is not divider of model dimensio...


nlphuggingface-transformersallennlp

Read More
Optimize Albert HuggingFace model...


pythonhuggingface-transformersbert-language-modelonnxhuggingface-tokenizers

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


pythonpytorchbert-language-modelhuggingface-transformers

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


pythontensorflowhuggingface-transformersonnxhuggingface-tokenizers

Read More
ModuleNotFoundError: No module named 'nn_pruning.modules.quantization'...


pythonmachine-learningdeep-learninghuggingface-transformers

Read More
TypeError: an integer is required (got type NoneType)...


pythontensorflowhuggingface-transformersonnxhuggingface-tokenizers

Read More
Dictionaries and punctuation...


pythonhuggingface-transformers

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


nlphuggingface-transformersbert-language-modelrasa

Read More
How can I apply pruning on a BERT model?...


pythontensorflownlpbert-language-modelhuggingface-transformers

Read More
How to reduce the inference time of Helsinki-NLP/opus-mt-es-en (translation model) from transformer...


pytorchhuggingface-transformersmachine-translation

Read More
RuntimeError: The expanded size of the tensor (585) must match the existing size (514) at non-single...


huggingface-transformershuggingface-tokenizershuggingface-datasets

Read More
Error(s) in loading state_dict for RobertaForSequenceClassification...


python-3.xpytorchhuggingface-transformersroberta

Read More
How to get generated tokens in T5 training_step for using user-defined metrics?...


pythonnlppytorchhuggingface-transformerspytorch-lightning

Read More
Can I make a transformer based chatbot which is pretrained on some other dataset?...


tensorflownlpchatbothuggingface-transformersmedical

Read More
Use Quantization on HuggingFace Transformers models...


pythondeep-learninghuggingface-transformersbert-language-modelquantization

Read More
HuggingFace | PipelineException: No mask_token (<mask>) found on the input...


python-3.xdeep-learninghuggingface-transformers

Read More
BackNext