mzc421 / NLP
对深度学习中的NLP进行解释和代码使用
☆36Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for NLP
- BERT-based intent and slots detector for chatbots.☆135Updated 6 months ago
- 基于pytorch的中文意图识别和槽位填充☆141Updated 4 months ago
- 基于BM25、BGE的检索增强生成RAG示例☆97Updated 2 weeks ago
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆155Updated 6 months ago
- Pytorch implementation of JointBERT: "BERT for Joint Intent Classification and Slot Filling"☆29Updated last year
- 大语言模型微调,Qwen2、GLM4指令微调☆207Updated 3 months ago
- Q&A based on elasticsearch+langchain+chatglm2 | 基于elasticsearch,langchain,chatglm2的自有知识库问答☆232Updated last year
- PaddleNLP UIE模型的PyTorch版实现☆596Updated last year
- ChatGLM2-6B微调, SFT/LoRA, instruction finetune☆106Updated last year
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆174Updated 2 months ago
- 一个基于HuggingFace开发的大语言模型训练、测试工具。支持各模型的webui、终端预测,低参数量及全参数模型训练(预训练、SFT、RM、PPO、DPO)和融合、量化。☆202Updated 11 months ago
- 雅意信息抽取大模型:在百万级人工构造的高质量信息抽取数据上进行指令微调,由中科闻歌算法团队研发。 (Repo for YAYI Unified Information Extraction Model)☆271Updated 3 months ago
- KgCLUE: 大规模中文开源知识图谱问答☆428Updated 2 years ago
- 学习ChatGLM3模型和LangChain框架的架构与核心功能,并基于LangChain+ChatGLM3实现本地知识库问答。☆42Updated 9 months ago
- 《Rasa实战:构建开源对话机器人》官方随书代码 | The official source code of Rasa in Action: Building Open Source Conversational AI☆332Updated last year
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆196Updated 7 months ago
- ChatGLM-6B添加了RLHF的实现,以及部分核心代码的逐行讲解 ,实例部分是做了个新闻短标题的生成,以及指定context推荐的RLHF的实现☆78Updated last year
- 专注于中文领域大语言模型,落地到某个行业某个领域,成为一个行业大模型、公司级别或行业级别领域大模型。☆111Updated last month
- qwen ai agent☆109Updated 8 months ago
- 阿里通义千问(Qwen-7B-Chat/Qwen-7B), 微调/LORA/推理☆68Updated 5 months ago
- ☆68Updated last year
- basic framework for rag(retrieval augment generation)☆75Updated 10 months ago
- 基于pytorch+bert的中文文本分类☆74Updated last year
- dialogbot, provide search-based dialogue, task-based dialogue and generative dialogue model. 对话机器人,基于问答型对话、任务型对话、聊天型对话等模型实现,支持网络检索问答,领域知识…☆329Updated 6 months ago
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆174Updated last year
- 本项目旨在结合知识图谱技术和先进的大语言模型,构建一个能够深入理解用户问题并提供准确、有逻辑性回答的智能问答系统。☆47Updated 5 months ago
- baichuan LLM surpervised finetune by lora☆60Updated last year
- 基于sentence transformers和chatglm实现的文档搜索工具☆154Updated last year
- 中文聊天小模型,用t5 base在大量数据上有监督。☆96Updated last year