Dataset for paper Graph Visualizations in Prompts for Knowledge Graph Question Answering
收藏资源简介:
# Anonymous Supplementary Dataset This repository contains the anonymized supplementary material for the double-blind review of the article: "Graph Visualizations in Prompts for Knowledge Graph Question Answering" The dataset contains Knowledge Graph Question Answering (KGQA) instances with ground-truth answers, reasoning paths, entity information, and predictions from multiple models under different prompting configurations, including text-only and multimodal settings. Additionally, the repository includes the generated graph visualizations used in the experiments. These visualizations are provided in the `graph_visualizations.zip` archive. They are separated by folders for each of the visualization modes. Each file is named according to the id of a row from df_kgqa.pkl. All files have been anonymized to preserve double-blind review requirements. ## File Structure df_kgqa.pkl # KGQA dataset with model predictions README.md # Dataset description and documentation graph_visualizations.zip # Graph visualizations used in the experiments in .png The dataset is provided in Python pickle format to preserve structured data fields. A permanent resource will be created upon acceptance of the article.



