tranformers
There are 16 repositories under tranformers topic.
stylellm/stylellm_chat
通用大模型 × 文风大模型 = 多样化风格的聊天机器人
artix75/psyc
A C implementation of common Artificial Neural Networks
sleepingcat4/bert-textgeneration
A complete guide in generating text using bert and fine-tune
nicholas-dinicola/nanoViT
Implementation of ViT with PyTorch
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
techbrainwave/Deep-Learning-Motion-Prediction
Transformer attention-based motion prediction in space-time.
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
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.
daniele-marini/SemEval-2023
Task 10: Explainable Detection of Online Sexism
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.
MartinDeanMoriarty/minecraft-llm-sandbox
This is a sandbox version of kolbytn/mindcraft 🤗
Mo-Ouail-Ocf/NLP-Projects
- I share in this repository my NLP personal projects that I am working on mainly in NLP
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.
shz-code/chatbot
Python Chatbot using transformers nlp