Pinned Repositories
aider
aider is AI pair programming in your terminal
BEL
ChineseNLPCorpus
中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。
CLUEDatasetSearch
搜索所有中文NLP数据集,附常用英文NLP数据集
DeepKE
An Open Toolkit for Knowledge Graph Extraction and Construction published at EMNLP2022 System Demonstrations.
ELFG
This is the code for our submitted paper at the conference.
graphrag
A modular graph-based Retrieval-Augmented Generation (RAG) system
KAG
KAG is a knowledge-enhanced generation framework based on OpenSPG engine, which is used to build knowledge-enhanced rigorous decision-making and information retrieval knowledge services
KG_RAG
Empower Large Language Models (LLM) using Knowledge Graph based Retrieval-Augmented Generation (KG-RAG) for knowledge intensive tasks
laser
The Truth Is In There: Improving Reasoning in Language Models with Layer-Selective Rank Reduction
gobs-code's Repositories
gobs-code/aider
aider is AI pair programming in your terminal
gobs-code/BEL
gobs-code/ChineseNLPCorpus
中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。
gobs-code/CLUEDatasetSearch
搜索所有中文NLP数据集,附常用英文NLP数据集
gobs-code/DeepKE
An Open Toolkit for Knowledge Graph Extraction and Construction published at EMNLP2022 System Demonstrations.
gobs-code/ELFG
This is the code for our submitted paper at the conference.
gobs-code/graphrag
A modular graph-based Retrieval-Augmented Generation (RAG) system
gobs-code/KAG
KAG is a knowledge-enhanced generation framework based on OpenSPG engine, which is used to build knowledge-enhanced rigorous decision-making and information retrieval knowledge services
gobs-code/KG_RAG
Empower Large Language Models (LLM) using Knowledge Graph based Retrieval-Augmented Generation (KG-RAG) for knowledge intensive tasks
gobs-code/laser
The Truth Is In There: Improving Reasoning in Language Models with Layer-Selective Rank Reduction
gobs-code/MESS
the code for our paper submitted to ECML-PKDD-2024.
gobs-code/LightRAG
"LightRAG: Simple and Fast Retrieval-Augmented Generation"
gobs-code/llm-graph-builder
Neo4j graph construction from unstructured data
gobs-code/RAGOnMedicalKG
RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。