kevinjyh / transformers-codeLinks
https://github.com/zyds/transformers-code
☆12Updated 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方向上的文本分类、实体识别、三元组抽取做代码实战☆193Updated last year
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆315Updated last year
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆276Updated last month
- 本项目用于Embedding模型的相关实验,包括Embedding模型评估、Embedding模型微调、Embedding模型量化等。☆59Updated last year
- 本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可…☆813Updated last year
- 快速入门RAG与私有化部署☆204Updated last year
- ☆142Updated 9 months ago
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆210Updated last year
- 基于ChatGLM3-6b的智 能对话系统,集成了RAG、知识图谱、Agent、多模态等技术来增强大模型的回复质量。☆52Updated last year
- ☆81Updated last year
- 基于langchain框架构建的rag小项目☆23Updated last year
- 大语言模型微调,Qwen2VL、Qwen2、GLM4指令微调☆490Updated 3 months ago
- 大模型文本分类☆79Updated last year
- 手把手带你从0到1实现大模型agent☆121Updated last year
- 数据科学教程、大模型实践案例☆144Updated 2 months ago
- 基于大语言模型的检索增强生成RAG示例☆156Updated 4 months ago
- RAG 论文学习☆167Updated 5 months ago
- graphrag的基础架构☆41Updated 10 months ago
- 统计学中文核心期刊知识图谱构建;NEO4J+LLM应用实现;统计学问答语料数据构建及LLM的Lora微调☆13Updated 9 months ago
- 本项目旨在构建一个基于电影知识图谱和大型语言模型(LLM)的KBQA问答系统,以实现对电影领域知识的查询和理解。该系统将电影知识图谱与自然语言处理技术相结合,为用户提供了一个便捷、智能的电影知识查询工具。☆34Updated last year
- 使用多种方法做中文命名实体识别(NER),代码包含详细注释☆51Updated 2 years ago
- 中文命名实体识别。包含目前最新的中文命名实体识别论文、中文实体识别相关工具、数据集,以及中文预训练模型、词向量、实体识别综述等。☆732Updated 2 months ago
- 一个基于langchain实现RAG的简单示例☆551Updated 2 months ago
- ☆60Updated 4 months ago
- [ACL 2024] Official resources of "ChatKBQA: A Generate-then-Retrieve Framework for Knowledge Base Question Answering with Fine-tuned Larg…☆317Updated 2 weeks ago
- 本项目旨在分享人工智能相关应用技术以及实战经验,包括大模型、语音合成、数字人、图像生成等。☆256Updated 11 months ago
- 受到self-instruct启发,除了通用LLM还能做垂直领域的小LLM实现定制效果,通过GPT获得question和answer来作为训练数据☆18Updated 2 years ago
- RAG向量召回示例☆134Updated last year
- prompt 工程项目案例☆99Updated 5 months ago
- ☆51Updated last year