tarzanagh commited on
Commit
1a2226a
·
verified ·
1 Parent(s): 184a5a5

Update README with best config

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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=2.0, epsilon=0.01, step_size=0.2).
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=2.0, epsilon=0.01, step_size=0.2, weight_scheme=multiply, linking_top_k=10).
69
 
70
  ## Project Structure
71