tranformers

There are 16 repositories under tranformers topic.

  • stylellm/stylellm_chat

    通用大模型 × 文风大模型 = 多样化风格的聊天机器人

    Language:Jupyter Notebook35210
  • artix75/psyc

    A C implementation of common Artificial Neural Networks

    Language:C14312
  • sleepingcat4/bert-textgeneration

    A complete guide in generating text using bert and fine-tune

    Language:Jupyter Notebook6202
  • nicholas-dinicola/nanoViT

    Implementation of ViT with PyTorch

    Language:Python2201
  • sunyichen1994/MBHFuse

    [JOLT 2024] Official implementation of MBHFuse: A Multi- branch Heterogeneous Global and Local Infrared and Visible Image Fusion with Differential Convolutional Amplification Features

    Language:Python2221
  • techbrainwave/Deep-Learning-Motion-Prediction

    Transformer attention-based motion prediction in space-time.

    Language:Python2200
  • Ravi-Teja-konda/TunedLlavaDelights

    Explore the rich flavors of Indian desserts with TunedLlavaDelights. Utilizing the in Llava fine-tuning, our project unveils detailed nutritional profiles, taste notes, and optimal consumption times for beloved sweets. Dive into a fusion of AI innovation and culinary tradition

    Language:Python1200
  • SreeEswaran/Text-Generation-using-T5

    This project demonstrates the use of Transformers for text generation using the T5 model. The project includes the necessary code for training the model on a custom dataset and generating new text.

    Language:Jupyter Notebook1100
  • daniele-marini/SemEval-2023

    Task 10: Explainable Detection of Online Sexism

    Language:Jupyter Notebook0100
  • Samvivekk/Classification-using-Transformer-Models

    In this Project, we’re going to use a pre-trained BERT model from Hugging Face for a text classification task. As you might already know, the main goal of the model in a text classification task is to categorize a text into one of the predefined labels or tags.

  • Blacksujit/ConvoCraft

    This Convocraft bot is a powerful, multi-functional tool designed to enhance your Discord server experience. It combines utility, fun, and information retrieval in one package, making it an essential addition to any Discord community.

    Language:Python
  • MartinDeanMoriarty/minecraft-llm-sandbox

    This is a sandbox version of kolbytn/mindcraft 🤗

    Language:JavaScript
  • Mo-Ouail-Ocf/NLP-Projects

    - I share in this repository my NLP personal projects that I am working on mainly in NLP

    Language:Python
  • nicolay-r/nicolay-r

    This is my personal news list updates in Information Retrieval domain

  • ShubhaMahobia/RAG_Application_GROQ

    A RAG (Retrieval-Augmented Generation) application combines large language models (LLMs) with a retrieval system to enhance the generation of responses by accessing relevant external knowledge. In this specific case, the RAG application is developed using the GROQ API, OpenAI embeddings, and is trained on the Gemma model.

    Language:Python
  • shz-code/chatbot

    Python Chatbot using transformers nlp

    Language:Python10