stanleylsx / nlu_torchLinks
意图槽位模型训练框架(单意图、独立槽位),使用的是JointBERT的结构进行编写,槽位提取时可以选择双指针(Binary Pointer)实体抽取和Global Pointer两种方法。
☆20Updated last year
Alternatives and similar repositories for nlu_torch
Users that are interested in nlu_torch are comparing it to the libraries listed below
Sorting:
- 百度UIE抽取模型torch版训练预测框架☆11Updated 7 months ago
- 介绍docker、docker compose的使用。☆20Updated 10 months ago
- 一个用于训练句子embedding的工具,支持Cosent以及Simcse、infonce☆20Updated 3 weeks ago
- 基于pytorch的中文意图识别和槽位填充☆179Updated last year
- 一个使用tensorflow2.3开发的基于Bert的意图识别的自然语言理解任务Demo☆26Updated last year
- BERT-based intent and slots detector for chatbots.☆195Updated 4 months ago
- 集成Qwen与DeepSeek等先进大语言模型,支持纯LLM+分类层模式及LLM+LoRA+分类层模式,使用transformers模块化设计和训练便于根据需要调整或替换组件。☆11Updated 3 months ago
- chatglm-6B for tools application using langchain☆75Updated 2 years ago
- 基于sentence-transformers实现文本转向量的机器人☆46Updated 2 years ago
- ChatGLM2-6B微调, SFT/LoRA, instruction finetune☆108Updated last year
- 由中国政法大学和北京航空航天大学共同设计,基于GLM-9B的法律文书处理和判决预测模型☆23Updated 10 months ago
- share data, prompt data , pretraining data☆36Updated last year
- accelerate generating vector by using onnx model☆17Updated last year
- ☆15Updated last year
- Pytorch implementation of JointBERT: "BERT for Joint Intent Classification and Slot Filling"☆40Updated last year
- FAQ智能问答系统。实现FAQ 的问题-模板匹配功能。部署轻量级的Web服务应用。☆60Updated 11 months ago
- Qwen1.5-SFT(阿里, Ali), Qwen_Qwen1.5-2B-Chat/Qwen_Qwen1.5-7B-Chat微调(transformers)/LORA(peft)/推理☆63Updated last year
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆74Updated 7 months ago
- A repo for update and debug Mixtral-7x8B、MOE、ChatGLM3、LLaMa2、 BaChuan、Qwen an other LLM models include new models mixtral, mixtral 8x7b, …☆46Updated last week
- LLM RAG 应用,支持 API 调用,语音交互。☆11Updated last year
- 对深度学习中的NLP进行解释和代码使用☆54Updated last year
- Python implementation of AI-powered research assistant that performs iterative, deep research on any topic by combining search engines, w…☆46Updated 3 months ago
- 通用简单工具项目☆19Updated 9 months ago
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆115Updated last year
- 微调阿里开源的文字检测模型,利用合合识别返回的OCR结果作为初始训练数据,对模型进行优化训练,使其更加适应1万张图片的具体场景,提高文字识别的精度。☆9Updated 7 months ago
- Rasa通过PaddleNLP提供中文支持☆33Updated 3 years ago
- 阿里天池: 2023全球智能汽车AI挑战赛——赛道一:AI大模型检索问答 baseline 80+☆107Updated last year
- baichuan LLM surpervised finetune by lora☆63Updated 2 years ago
- Ziya-LLaMA-13B是IDEA基于LLaMa的130亿参数的大规模预训练模型,具备翻译,编程,文本分类,信息抽取,摘要,文案生成,常识问答和数学计算等能力。目前姜子牙通用大模型已完成大规模预训练、多任务有监督微调和人类反馈学习三阶段的训练过程。本文主要用于Ziya-…☆45Updated 2 years ago
- intent detection and slot filling 意图识别与槽填充联合模型☆39Updated 2 years ago