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.

    Language:Python4721014
  • dhpollack/huggingface_libtorch

    Minimal example of using a traced huggingface transformers model with libtorch

    Language:C++361113
  • kyegomez/DifferentialTransformer

    An open source community implementation of the model from "DIFFERENTIAL TRANSFORMER" paper by Microsoft.

    Language:Python3321
  • hammaad2002/ASRAdversarialAttacks

    An ASR (Automatic Speech Recognition) adversarial attack repository.

    Language:Jupyter Notebook31131
  • 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.

    Language:Jupyter Notebook291019
  • wassemgtk/llm.scala

    Extensible implementation of a Language Model (LLM) training framework in Scala.

    Language:Scala29402
  • abhilash1910/BERTSimilarity

    Sentential Semantic Similarity measurement library using BERT Embeddings for spatial distance evaluation.

    Language:Python27105
  • utkarsh-21st/Email-Classification-and-Deployment

    Multi-Label Text Classification by fine-tuning BERT and XLNet and deployment using Flask

    Language:Jupyter Notebook14102
  • juliusberner/emotion_transformer

    Contextual Emotion Detection in Text (DoubleDistilBert Model)

    Language:Jupyter Notebook12206
  • shunk031/allennlp-shiba-model

    AllenNLP integration for Shiba: Japanese CANINE model

    Language:Python12202
  • antonio-f/BERT_from_scratch

    Training a BERT model from scratch.

    Language:Jupyter Notebook11303
  • kurianbenoy/malayalam_asr_benchmarking

    A study to benchmark whisper based ASRs in Malayalam

    Language:Jupyter Notebook11361
  • LazerLambda/Promptzl

    Turn LLMs into zero-shot PyTorch classifiers!

    Language:Python82380
  • Music-Transformers-Library

    asigalov61/Music-Transformers-Library

    A dedicated convenient repo for different Music Transformers implementations (Reformer/XTransformer/Sinkhorn/etc)

    Language:Jupyter Notebook7201
  • 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.

    Language:Jupyter Notebook5109
  • 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.

    Language:Python4100
  • tensorsofthewall/BetterSearch

    Desktop search tool that brings natural language to traditional file search.

    Language:Python4111
  • ELS-RD/transformers-notebook

    Resources regarding Transformers library

    Language:Jupyter Notebook3401
  • gorjanradevski/cross_modal_full_transfer

    PyTorch code for cross-modal-retrieval on Flickr8k/30k using Bert and EfficientNet

    Language:Python3201
  • Manohara-Ai/NLP_Enhanced_Emailer

    Email synthesis using state-of-the-art Natural Language Processing (NLP) techniques

    Language:Python3100
  • 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 📊

    Language:Python31181
  • 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.

    Language:Python2100
  • SMMousaviSP/huggingface_transformers_tutorial

    How to fine-tune transformer models for text classification using Hugging Face Transformers and Datasets

    Language:Jupyter Notebook1100
  • a-t-em/Flask-Web-App

    A template for creating a web app with flask backend.

    Language:Python0100
  • 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.

    Language:Python0100
  • 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.

    Language:Jupyter Notebook0100
  • 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.

    Language:Python0200
  • 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.

    Language:Python0100
  • 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.

    Language:Python10
  • noramoor2007/aichatbot

    Learn how to build a simple AI chatbot using Hugging Face transformers library

    Language:Python
  • UlianaDzhumok/deepseek_janus_pro_experiments

    Sample project of multimodal decision and image generation with DeepSeek Janus Pro 7B with Real-ESRGAN upscaling

    Language:Jupyter Notebook
  • VitalinaZlo/Translator_Russian-Aleutian

    Проект представляет собой модель машинного перевода с русского на алеутский язык, обученную на основе MarianMT и пользовательского набора данных для автоматизации переводов.

    Language:Jupyter Notebook