Latest release


We release the GPTKB under the CC BY 4.0 license: GPTKB_v1.1.1.ttl (2025-01-17).

If you use this data, please cite the following paper:

Yujia Hu, Tuan-Phong Nguyen, Shrestha Ghosh, Simon Razniewski
Enabling LLM Knowledge Analysis via Extensive Materialization
ACL Main, 2025

Code


The code for building GPTKB is available on GitHub: Knowledge-aware-AI/GPTKB.

Changelog


  • GPTKB v1.1.1 (2025-01-17):
    • Adjusts similarity score threshold for clustering
  • GPTKB v1.0.2 (2024-11-12):
    • Changes the split character
    • Encodes 100% URLs
  • GPTKB v1.0.1 (2024-11-10):
    • Fixes concept alignment
    • Treats all objects of (?s, instanceOf, ?x) as entities
  • GPTKB v1.0.0 (2024-10-31):
    • First release of GPTKB