Metadata-Version: 2.1
Name: llmkg
Version: 0.0.7
Summary: A library for evaluating Language Models using Knowledge Graphs
Home-page: https://github.com/frg100/llm-kg-eval
Author: Federico Reyes Gomez
Author-email: frg100@cs.stanford.edu
Project-URL: Bug Tracker, https://github.com/frg100/llm-kg-eval/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: torch (>=1.10.0)
Requires-Dist: tqdm
Requires-Dist: seaborn
Requires-Dist: matplotlib
Requires-Dist: transformers (==4.17.0)
Requires-Dist: happytransformer (==2.4.1)
Requires-Dist: folium (==0.2.1)

# llm-kg-eval
