Search code examples
View train error metrics for Hugging Face Sagemaker model...

pythonnlpamazon-sagemakerhuggingface-transformers

Read More
How to use seqeval classification_report after having performed NER with HuggingFace transformers?...

nlphuggingface-transformersnamed-entity-recognition

Read More
transformers longformer classification problem with f1, precision and recall classification...

pythonhuggingface-transformers

Read More
huggingface return probability and class label Trainer.predict...

pythonnlphuggingface-transformers

Read More
ValueError: No gradients provided for any variable (TFCamemBERT)...

pythontensorflownlphuggingface-transformersnamed-entity-recognition

Read More
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
BackNext