graph-constrained-reasoning
Official Implementation of ICML 2025 Paper: "Graph-constrained Reasoning: Faithful Reasoning on Knowledge Graphs with Large Language Models".
File Explorer
Download Latest Version (.zip)- deepspeed_zero3.yaml
- multi_gpu.yaml
- cases.png
- efficiency.png
- faithfulness.png
- GCR.png
- graph-constrained-decoding.png
- KGQA.png
- train.png
- varients.png
- build_graph_index.sh
- graph_constrained_decoding.sh
- graph_inductive_reasoning.sh
- train_kg_specialized_llm.sh
- __init__.py
- base_hf_causal_model.py
- base_language_model.py
- chatgpt.py
- conv_prompt.py
- graph_constrained_decoding_model.py
- llm_proxy.py
- model_adapter.py
- start_fastchat_api.py
- __init__.py
- align_utils.py
- graph_utils.py
- qa_utils.py
- training_utils.py
- utils.py
- __init__.py
- graph_constrained_decoding.py
- qa_prompt_builder.py
- trie.py
- build_graph_index.py
- build_shortest_path_index.py
- finetune_kg_specialized_llm.py
- predict_final_answer.py
- predict_paths_and_answers.py
- .env.example
- .gitignore
- LICENSE
- poetry.lock
- pyproject.toml
- README.md
// repository documentation
Was this content helpful?
(0 ratings)
