Add HuggingFace repo card YAML metadata to README
Browse files
README.md
CHANGED
|
@@ -1,3 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# ๐ GraphRAG Inference Hackathon โ 3-Pipeline Benchmarking System
|
| 2 |
|
| 3 |
<div align="center">
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: GraphRAG Inference Hackathon
|
| 3 |
+
emoji: ๐
|
| 4 |
+
colorFrom: orange
|
| 5 |
+
colorTo: blue
|
| 6 |
+
sdk: static
|
| 7 |
+
pinned: false
|
| 8 |
+
license: mit
|
| 9 |
+
tags:
|
| 10 |
+
- graphrag
|
| 11 |
+
- tigergraph
|
| 12 |
+
- rag
|
| 13 |
+
- knowledge-graph
|
| 14 |
+
- benchmarking
|
| 15 |
+
- llm
|
| 16 |
+
- inference
|
| 17 |
+
---
|
| 18 |
+
|
| 19 |
# ๐ GraphRAG Inference Hackathon โ 3-Pipeline Benchmarking System
|
| 20 |
|
| 21 |
<div align="center">
|