Update README: alpha=1.5
Browse files
README.md
CHANGED
|
@@ -65,7 +65,7 @@ QAFD-RAG supports two knowledge graph representations, both using the same Query
|
|
| 65 |
| **Best for** | General QA, text2sql, summarization | Multi-hop reasoning |
|
| 66 |
| **Default tasks** | ultradomain, text2sql, summarization | multihop |
|
| 67 |
|
| 68 |
-
Both graph types use query-aware flow diffusion with the same parameters (alpha=
|
| 69 |
|
| 70 |
## Project Structure
|
| 71 |
|
|
|
|
| 65 |
| **Best for** | General QA, text2sql, summarization | Multi-hop reasoning |
|
| 66 |
| **Default tasks** | ultradomain, text2sql, summarization | multihop |
|
| 67 |
|
| 68 |
+
Both graph types use query-aware flow diffusion with the same parameters (alpha=1.5, epsilon=0.01, step_size=0.2, weight_scheme=multiply, linking_top_k=10).
|
| 69 |
|
| 70 |
## Project Structure
|
| 71 |
|