Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

GraphRAG-Bench

NotificationsYou must be signed in to change notification settings

GraphRAG-Bench/GraphRAG-Bench.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository hosts the official website for the GraphRAG-Bench project, a comprehensive benchmark for evaluating Graph Retrieval-Augmented Generation models.

Website Overview

🎉 News

  • Latest project updates and announcements
  • Leaderboard activation status

📖 About

  • Introduces Graph Retrieval-Augmented Generation (GraphRAG) concept
  • Compares traditional RAG vs GraphRAG approach
  • Explains research objective: Identify scenarios where GraphRAG outperforms traditional RAG
  • Visual comparison diagram of RAG vs GraphRAG

🏆 Leaderboards

Two domain-specific leaderboards with comprehensive metrics:

1. GraphRAG-Bench (Novel)

  • Evaluates models on literary/fictional content

2. GraphRAG-Bench (Medical)

  • Evaluates models on medical/healthcare content

Evaluation Dimensions:

  • Fact Retrieval (Accuracy, ROUGE-L)
  • Complex Reasoning (Accuracy, ROUGE-L)
  • Contextual Summarization (Accuracy, Coverage)
  • Creative Generation (Accuracy, Factual Score, Coverage)

🧩 Task Examples

Four difficulty levels with representative examples:

Level 1: Fact Retrieval
Example: "Which region of France is Mont St. Michel located?"

Level 2: Complex Reasoning
Example: "How did Hinze's agreement with Felicia relate to the perception of England's rulers?"

Level 3: Contextual Summarization
Example: "What role does John Curgenven play as a Cornish boatman for visitors exploring this region?"

Level 4: Creative Generation
Example: "Retell King Arthur's comparison to John Curgenven as a newspaper article."

📬 Contact

Access the Website

The website is deployed via GitHub Pages:
https://graphrag-bench.github.io

Repository Structure

├── css/                  # Stylesheets│   ├── fonts.css         # Font definitions│   ├── normalize.css     # CSS reset│   └── styles.css        # Main styles├── scripts.js            # Interactive functionality├── index.html            # Main website file└── RAGvsGraphRAG.jpg     # Comparison diagram

Getting Started

git clone https://github.com/GraphRAG-Bench/GraphRAG-Bench.gitcd GraphRAG-Bench# Open index.html in browser

Contribution

Contributions to improve the benchmark website are welcome. Please contact the project team via email.

GraphRAG-Bench Website

This repository hosts the official website for the GraphRAG-Bench project, a comprehensive benchmark for evaluating Graph Retrieval-Augmented Generation models.

Website Overview

🎉 News

  • [2025-05-25] Leaderboard is on!

📖 About

  • Introduces Graph Retrieval-Augmented Generation (GraphRAG) concept
  • Compares traditional RAG vs GraphRAG approach
  • Explains research objective: Identify scenarios where GraphRAG outperforms traditional RAG
  • Visual comparison diagram of RAG vs GraphRAG

🏆 Leaderboards

Two domain-specific leaderboards with comprehensive metrics:

1. GraphRAG-Bench (Novel)

  • Evaluates models on literary/fictional content

2. GraphRAG-Bench (Medical)

  • Evaluates models on medical/healthcare content

Evaluation Dimensions:

  • Fact Retrieval (Accuracy, ROUGE-L)
  • Complex Reasoning (Accuracy, ROUGE-L)
  • Contextual Summarization (Accuracy, Coverage)
  • Creative Generation (Accuracy, Factual Score, Coverage)

🧩 Task Examples

Four difficulty levels with representative examples:

Level 1: Fact Retrieval
Example: "Which region of France is Mont St. Michel located?"

Level 2: Complex Reasoning
Example: "How did Hinze's agreement with Felicia relate to the perception of England's rulers?"

Level 3: Contextual Summarization
Example: "What role does John Curgenven play as a Cornish boatman for visitors exploring this region?"

Level 4: Creative Generation
Example: "Retell King Arthur's comparison to John Curgenven as a newspaper article."

📬 Contact

Access the Website

The website is deployed via GitHub Pages:
https://graphrag-bench.github.io

Repository Structure

├── css/                  # Stylesheets│   ├── fonts.css         # Font definitions│   ├── normalize.css     # CSS reset│   └── styles.css        # Main styles├── scripts.js            # Interactive functionality├── index.html            # Main website file└── RAGvsGraphRAG.jpg     # Comparison diagram

Getting Started

git clone https://github.com/GraphRAG-Bench/GraphRAG-Bench.gitcd GraphRAG-Benchmark# Open index.html in browser

Contribution

Contributions to improve the benchmark website are welcome. Please contact the project team via email.

About

GraphRAG-Bench

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp