huggingface-library
There are 6 repositories under huggingface-library topic.
TirendazAcademy/Hugging-Face-Tutorials
Getting started with Hugging Face
hammaad2002/ASRAdversarialAttacks
An ASR (Automatic Speech Recognition) adversarial attack repository.
tanulsingh/Emotion-and-its-Stimulus-Detection
Detection of Emotion and its cause from text
idanmoradarthas/Quora-Questions-Pairs-App
In this research I'd like to use BERT with the huggingface PyTorch library to fine-tune a model which will perform best in question pairs classification. The app is build using Streamlit.
bhattbhavesh91/sentiment-analysis-huggingface-pipeline
Sentiment Analysis with HuggingFace Transformers Pipeline with 5 Lines of Python code
claudio-bon/question-answering-squad
In this project it has been finetuned a DistilBERT model over SQuAD dataset using HuggingFace library.