通用大模型 × 文风大模型 = 多样化风格的聊天机器人
-
Updated
Jul 14, 2024 - Jupyter Notebook
通用大模型 × 文风大模型 = 多样化风格的聊天机器人
A C implementation of common Artificial Neural Networks
A complete guide in generating text using bert and fine-tune
[JOLT 2024] Official implementation of MBHFuse: A Multi- branch Heterogeneous Global and Local Infrared and Visible Image Fusion with Differential Convolutional Amplification Features
Transformer attention-based motion prediction in space-time.
Implementation of ViT with PyTorch
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
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.
- I share in this repository my NLP personal projects that I am working on mainly in NLP
This is a sandbox version of kolbytn/mindcraft 🤗
Python Chatbot using transformers nlp
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.
An AI model to predict the missing words in a text sequence.
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.
Task 10: Explainable Detection of Online Sexism
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.
This is my personal news list updates in Information Retrieval domain
Add a description, image, and links to the tranformers topic page so that developers can more easily learn about it.
To associate your repository with the tranformers topic, visit your repo's landing page and select "manage topics."