transformers-library
There are 46 repositories under transformers-library topic.
VinAIResearch/PhoBERT
PhoBERT: Pre-trained language models for Vietnamese (EMNLP-2020 Findings)
dccuchile/beto
BETO - Spanish version of the BERT model
WeiNyn/DIETClassifier-pytorch
DIET Classifier mini implementation on pytorch.
dhpollack/huggingface_libtorch
Minimal example of using a traced huggingface transformers model with libtorch
kyegomez/DifferentialTransformer
An open source community implementation of the model from "DIFFERENTIAL TRANSFORMER" paper by Microsoft.
hammaad2002/ASRAdversarialAttacks
An ASR (Automatic Speech Recognition) adversarial attack repository.
ksm26/Open-Source-Models-with-Hugging-Face
"Open Source Models with Hugging Face" course empowers you with the skills to leverage open-source models from the Hugging Face Hub for various tasks in NLP, audio, image, and multimodal domains.
wassemgtk/llm.scala
Extensible implementation of a Language Model (LLM) training framework in Scala.
abhilash1910/BERTSimilarity
Sentential Semantic Similarity measurement library using BERT Embeddings for spatial distance evaluation.
utkarsh-21st/Email-Classification-and-Deployment
Multi-Label Text Classification by fine-tuning BERT and XLNet and deployment using Flask
juliusberner/emotion_transformer
Contextual Emotion Detection in Text (DoubleDistilBert Model)
shunk031/allennlp-shiba-model
AllenNLP integration for Shiba: Japanese CANINE model
antonio-f/BERT_from_scratch
Training a BERT model from scratch.
kurianbenoy/malayalam_asr_benchmarking
A study to benchmark whisper based ASRs in Malayalam
LazerLambda/Promptzl
Turn LLMs into zero-shot PyTorch classifiers!
asigalov61/Music-Transformers-Library
A dedicated convenient repo for different Music Transformers implementations (Reformer/XTransformer/Sinkhorn/etc)
ksm26/Quantization-Fundamentals-with-Hugging-Face
Learn linear quantization techniques using the Quanto library and downcasting methods with the Transformers library to compress and optimize generative AI models effectively.
rachitjindal56/Correlation-of-Names-and-Numbers
ML (Machine Learning)/NLP project for extraction of Names, Aadhar ID, PAN numbers. It uses Pytesseract OCR for extracting text from images, and uses Hugging Face NER model for Name extraction and regex library for extracting PAN and Aadhaar ID numbers.
tensorsofthewall/BetterSearch
Desktop search tool that brings natural language to traditional file search.
ELS-RD/transformers-notebook
Resources regarding Transformers library
gorjanradevski/cross_modal_full_transfer
PyTorch code for cross-modal-retrieval on Flickr8k/30k using Bert and EfficientNet
Manohara-Ai/NLP_Enhanced_Emailer
Email synthesis using state-of-the-art Natural Language Processing (NLP) techniques
nicolay-r/RuSentNE-LLM-Benchmark
This repository highlights the LLMs reasoning capabilities of ✨ Mistral / LLaMA-3 / Phi-3 / Gemma / Flan-T5 / GPT-4o ✨ in Targeted Sentiment Analysis in Russian / Translated to English mass-media 📊
Abdelhakim-gh/Falcon_LLM
Exploring the Falcon LLM Series: A deep dive into one of the leading open-source model families, their architecture, benchmarks, and practical applications, including an interactive demo.
thefilesareinthecomputer/offline_file_translation
Text file language translation app that translates .txt, .csv, and .xlsx files on the local device using lightweight, open-source LLMs from Hugging Face (no internet connection needed). Uses batch processing and token chunking which provides the ability to translate large file sizes while preserving semantic meaning across paragraphs / sections.
SMMousaviSP/huggingface_transformers_tutorial
How to fine-tune transformer models for text classification using Hugging Face Transformers and Datasets
a-t-em/Flask-Web-App
A template for creating a web app with flask backend.
ashleysally00/agent_eval_testing_workflow
Agentic Workflow Evaluation: Text Summarization Agent. This project includes an AI agent evaluation workflow using a text summarization model with OpenAI API and Transformers library. It follows an iterative approach: generate summaries, analyze metrics, adjust parameters, and retest to refine AI agents for accuracy, readability, and performance.
khaledsoudy-1/Sentiment-Analysis-with-BERT
BERT-Sentiment-Analysis: A project using BERT-based models to perform sentiment analysis on multilingual text data, with examples in Arabic and English. This repository demonstrates loading, preprocessing, and analyzing text data with pre-trained models for accurate sentiment classification.
nourmag/prompt_engineering_task1
A Software Tools & Methods Project including prompt engineering techniques for leveraging pre-trained models on Hugging Face. Concludes design, evaluation, and refining prompts for specific use cases, ensuring optimal model performance.
shahdmohd/Prompt_Engineering
A Software Tools & Methods Project including prompt engineering techniques for leveraging pre-trained models on Hugging Face. Concludes design, evaluation, and refining prompts for specific use cases, ensuring optimal model performance.
abhi227070/Image-to-text-gradio
A web-based application that generates descriptive captions for uploaded images using Hugging Face’s "Salesforce/blip-image-captioning-large" model. Built with Gradio and deployed on Hugging Face Spaces, the app provides a simple interface for transforming images into meaningful text descriptions.
noramoor2007/aichatbot
Learn how to build a simple AI chatbot using Hugging Face transformers library
UlianaDzhumok/deepseek_janus_pro_experiments
Sample project of multimodal decision and image generation with DeepSeek Janus Pro 7B with Real-ESRGAN upscaling
VitalinaZlo/Translator_Russian-Aleutian
Проект представляет собой модель машинного перевода с русского на алеутский язык, обученную на основе MarianMT и пользовательского набора данных для автоматизации переводов.