kevinjyh / transformers-code
https://github.com/zyds/transformers-code
☆11Updated last year
Alternatives and similar repositories for transformers-code
Users that are interested in transformers-code are comparing it to the libraries listed below
Sorting:
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆179Updated last year
- 本项目旨在构建一个基于电影知识图谱和大型语言模型(LLM)的KBQA问答系统,以实现对电影领域知识的查询和理解。该系统将电影知识图谱与自然语言处理技术相结合,为用户提供了一个便捷、智能的电影知识查询工具。☆31Updated 9 months ago
- 基于langchain框架构建的rag小项目☆18Updated 11 months ago
- ☆79Updated last year
- 基于深度知识图谱和预训练大语言模型的医疗问答系统☆31Updated 9 months ago
- 大模型文本分类☆56Updated 9 months ago
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆200Updated last year
- 基于pytorch+bert的中文文本分类☆84Updated 2 years ago
- ☆136Updated 6 months ago
- 本项目旨在结合知识图谱技术和先进的大 语言模型,构建一个能够深入理解用户问题并提供准确、有逻辑性回答的智能问答系统。☆57Updated 11 months ago
- 手把手带你从0到1实现大模型agent☆115Updated 10 months ago
- 快速入门RAG与私有化部署☆180Updated last year
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆294Updated last year
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆183Updated last year
- 基于BERT的中文命名实体识别☆41Updated 3 years ago
- 基于ChatGLM3-6b的智能对话系统,集成了RAG、知识图谱、Agent、多模态等技术来增强大模型的回复质量。☆40Updated 9 months ago
- graphrag的基础架构☆34Updated 6 months ago
- 本项目用于Embedding模型的相关实验,包括Embedding模型评估、Embedding模型微调、Embedding模型量化等。☆49Updated 10 months ago
- ☆109Updated 10 months ago
- 对qwen2.5进行微调以及知识蒸馏☆15Updated 4 months ago
- ☆39Updated 2 years ago
- 使用多种方法做中文命名实体识别(NER),代码包含详细注释☆47Updated last year
- 大语言模型微调,Qwen2VL、Qwen2、GLM4指令微调☆386Updated 3 months ago
- 一个用于预防经济诈骗的文本分类检测微调项目。☆29Updated 3 months ago
- 利用开源大模型,通过RAG(检索增强生成)技术,实现基于企业内部知识图谱的,可内网运行的大模型智能客服☆64Updated last year
- 本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可…☆637Updated 11 months ago
- 中文二分类,bert+TextCNN 两种实现方法☆22Updated 2 years ago
- 统计学中文核心期刊知识图谱构建;NEO4J+LLM应用实现;统计学问答语料数据构建及LLM的Lora微调☆11Updated 5 months ago
- 基于torch的,支持logits、crf、span、global_pointer四种方法的命名实体识别任务框架☆22Updated last year
- 使用bert进行关系三元组抽取。☆162Updated last year