An open API service indexing awesome lists of open source software.

https://github.com/scai-bio/tau-kg-benchmarking-gpt

Benchmarking the performance of GPT-based LLMs against human curated Tau KG from Human Brain Pharmacome (HBP)
https://github.com/scai-bio/tau-kg-benchmarking-gpt

Last synced: about 2 months ago
JSON representation

Benchmarking the performance of GPT-based LLMs against human curated Tau KG from Human Brain Pharmacome (HBP)

Awesome Lists containing this project

README

        

# Rationalism in the face of GPT hypes: Benchmarking the output of Large Language Models against human expert-curated biomedical knowledge graphs
This repository provides the data and source code for our research regarding the benchmarking the output of LLMs against human expert-curated biomedical disease-specific knowledge graphs

## Relevant data
The different dataset and KG used in this study are located in data directory. This includes the abstracts as well as full-text documents stored in small chunks. The extracted triples using different tools are stored as an excel file for each abstract and full-text experiment, separately.

## Scripts
The code directory contains the scripts for extractin triples as well as querying and analysis of loaded KGs in Neo4j.