KGQA / leaderboard

You can find the most recent KGQA benchmark numbers from publications here.
https://kgqa.github.io/leaderboard/
MIT License
111 stars 16 forks source link

V2.0 #192

Closed Artur-Galstyan closed 1 year ago

Artur-Galstyan commented 1 year ago

fixed paths

before it was:

const githubUrl = getRawGitHubContent(`Artur-Galstyan/leaderboard/`, 'README.md');

but now it's pointing to the correct repository :)