Datasets:

Modalities:
Text
Formats:
csv
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
ksoman commited on
Commit
fdd7640
1 Parent(s): 366f4b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -62,7 +62,7 @@ Hence, this dataset is designed to support research and development in biomedica
62
 
63
  ## Performance Analysis
64
 
65
- We conducted a comprehensive analysis of the performance of three Large Language Models (LLMs) - Llama-2-13b, GPT-3.5-Turbo (0613), and GPT-4 - on the BiomixQA dataset. We compared their performance using both a standard prompt-based approach and our novel Knowledge Graph Retrieval-Augmented Generation (KG-RAG) framework.
66
 
67
  ### Performance Summary
68
 
 
62
 
63
  ## Performance Analysis
64
 
65
+ We conducted a comprehensive analysis of the performance of three Large Language Models (LLMs) - Llama-2-13b, GPT-3.5-Turbo (0613), and GPT-4 - on the BiomixQA dataset. We compared their performance using both a standard prompt-based approach (zero-shot) and our novel Knowledge Graph based Retrieval-Augmented Generation (KG-RAG) framework.
66
 
67
  ### Performance Summary
68