通用大模型 × 文风大模型 = 多样化风格的聊天机器人
-
Updated
Jul 14, 2024 - Jupyter Notebook
通用大模型 × 文风大模型 = 多样化风格的聊天机器人
An intelligent full-stack insurance claim decision-making system that combines FastAPI backend with React TypeScript frontend, powered by Hugging Face Transformers and Gemma LLM. This AI agent analyzes insurance clauses and customer queries to predict whether a claim should be Approved or Rejected, along with justification and estimated amounts.
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
This project presents a comprehensive comparison of classical, embedding-based, and hierarchical (hyperbolic) topic modeling approaches on over 57K GitHub README files, highlighting the proposed GTFomer model for capturing hierarchical topic structures in software documentation.
Implementation of ViT with PyTorch
Transformer attention-based motion prediction in space-time.
This project automatically classifies GitHub repositories using README.md text. It combines classical ML models with fine-tuned Transformers (Mistral-7B + PEFT/LoRA) on a large dataset of 50+ IT topics, achieving high accuracy and semantic understanding efficiently.
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
🛡️ Detect and combat fake reviews in multiple languages with RevGuard NLP, leveraging adversarial robustness and explainable AI for real-time analysis.
This project predicts which responses users will prefer in a head-to-head battle between chatbots powered by large language models (LLMs).
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.
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.
This project implements the decoder part of the "Attention is All You Need" architecture, following Andrej Karpathy's video explanation.
Exploring Biomarker imputation using Transformer vs KNN approaches on a synthetic dataset.
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.
Generative AI with Large Language Models on Coursera offered by Deeplearning.AI and AWS.
Python Chatbot using transformers nlp
AI Image Generator is a text-to-image generation tool built using Stable Diffusion v1.5 and Hugging Face’s Diffusers library. It allows users to create high-quality, detailed images from natural language prompts, with support for both positive and negative prompts, customizable parameters, and GPU acceleration for faster performance.
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."