There are 2 repositories under huggingface-transformers-pipeline topic.
Deploy Stable Diffusion Model on Amazon SageMaker Endpont
A Real-Time Cryptocurrency Price and Twitter Sentiments Analysis
Question Answering on Tabular Data with HuggingFace Transformers Pipeline & TAPAS
This project is used to generate a blog post using Natural Language processing, Hugging Face Transformers and GPT-2 Model.
HuggingFace's Transformer models for sentence / text embedding generation.
Question Answering Gradio Interface on Tabular Data with HuggingFace Transformers Pipeline & TAPAS Wav2Vec2 is a pretrained model for Automatic Speech Recognition (ASR)
Sentiment Analysis with HuggingFace Transformers Pipeline with 5 Lines of Python code
Social unrest is hypothesized to exhibit patterns, which if detected early can facilitate mitigation efforts. This real world task introduced us to the task of identifying and predicting social unrest based on NLP and ML methods. This task consists of 3 subtasks revolving around information extraction, summarization and event prediction from text.
A web application for determining the sentiment labels of live tweets
This is NLP project of text multi-classification. My pre-trained model classify speech into three different categories offensive, hateful and neither.
experiment, testing and build gpt-j using hugging face, deploy on sagemaker
ML Text Summarization project
Created BERT Named Entity Relation(NER) API
Poor guy's access to GPT language models
This is a Python project where news/blogs posts are scrapped from a website and compiled Social Media posts with Hugging Face models
Using various NLP libraries for Text Summarization
Summarizing the Blog Just by including the link to the blog
Automating scraping of financial news from the web, summarizing parsed texts, performing sentiment analysis and exporting results as a CSV.
NLP tweets sentiment analysis using hugging face transformers
NER using Huggingface model. Implementation of HF Tokeniser, Trainer and Pipeline.