Linear95 / bert-intent-slot-detector
BERT-based intent and slots detector for chatbots.
☆172Updated last month
Alternatives and similar repositories for bert-intent-slot-detector:
Users that are interested in bert-intent-slot-detector are comparing it to the libraries listed below
- 基于pytorch的中文意图识别和槽位填充☆167Updated 8 months ago
- 对深度学习中的NLP进行解释和代码使用☆48Updated last year
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆173Updated 10 months ago
- 基于大语言模型的检索增强生成RAG示例☆135Updated 3 months ago
- 大语言模型微调,Qwen2VL、Qwen2、GLM4指令微调☆348Updated 2 months ago
- dialogbot, provide search-based dialogue, task-based dialogue and generative dialogue model. 对话机器人,基于问答型对话、任务型对话、聊天型对话等模型实现,支持网络检索问答,领域知识…☆331Updated 11 months ago
- Pytorch implementation of JointBERT: "BERT for Joint Intent Classification and Slot Filling"☆33Updated last year
- 雅意信息抽取大模型:在百万级人工构造的高质量信息抽取数据上进行指令微调,由中科闻歌算法团队研发。 (Repo for YAYI Unified Information Extraction Model)☆298Updated 7 months ago
- chatglm3base模型的有监督微调SFT☆74Updated last year
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆73Updated 4 months ago
- Q&A based on elasticsearch+langchain+chatglm2 | 基于elasticsearch,langchain,chatglm2的自有知识库问答☆238Updated last year
- PaddleNLP UIE模型的PyTorch版实现☆624Updated last year
- 《Rasa实战:构建开源对话机器人》官方随书代码 | The official source code of Rasa in Action: Building Open Source Conversational AI☆339Updated 2 years ago
- 阿里天池: 2023全球智能汽车AI挑战赛——赛道一:AI大模型检索问答 baseline 80+☆93Updated last year
- Pytorch-NLU,一个中文文本分类、序列标注工具包,支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Ptorch NLU, a Chinese text classification and sequ…☆341Updated 8 months ago
- chatglm-6B for tools application using langchain☆75Updated last year
- basic framework for rag(retrieval augment generation)☆83Updated last year
- ChatGLM2-6B微调, SFT/LoRA, instruction finetune☆106Updated last year
- ☆106Updated 8 months ago
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆231Updated 3 months ago
- KgCLUE: 大规模中文开源知识图谱问答☆444Updated 2 years ago
- 快速入门RAG与私有化部署☆163Updated 11 months ago
- 一个基于预训练的句向量生成工具☆136Updated last year
- kbqa,langchain,large langauge model, chatgpt☆79Updated 5 months ago
- SimBERT升级版(SimBERTv2)!☆441Updated 3 years ago
- 使用peft库,对chatGLM-6B/chatGLM2-6B实现4bit的QLoRA高效微调,并做lora model和base model的merge及4bit的量化(quantize)。☆358Updated last year
- ☆129Updated 4 months ago
- MuCGEC中文纠错数据集及文本纠错SOTA模型开源;Code & Data for our NAACL 2022 Paper "MuCGEC: a Multi-Reference Multi-Source Evaluation Dataset for Chinese Gr…☆528Updated last year
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆192Updated last year
- 一个基于HuggingFace开发的大语言模型训练、测试工具。支持各模型的webui、终端预测,低参数量及全参数模型训练(预训练、SFT、RM、PPO、DPO)和融合、量化。☆215Updated last year