GraphEval icon indicating copy to clipboard operation
GraphEval copied to clipboard

Evaluating the Factuality of Large Language Models using Large-Scale Knowledge Graphs

Results 2 GraphEval issues
Sort by recently updated
recently updated
newest added

if 'tail' in llm_question_cache[kg.relationnames[r]]: KeyError: 'teachingStaff' I met this bug when running collect.py

pip install -r requirements.txt ERROR: Invalid requirement: 'llama.egg==info': Expected end or semicolon (after name and no valid version specifier) llama.egg==info ^ (from line 4 of requirements.txt) Also, where should the...