350 B
350 B
| 1 | repo | task_id | nl_query | anchor_found | anchor_rank | neighbor_count | expected_count | matched_count | neighbor_recall | score |
|---|---|---|---|---|---|---|---|---|---|---|
| 2 | code-review-graph | crg-parse-file-callers | Who invokes the parser entry point on a single source file | True | 0 | 49 | 1 | 1 | 1.0 | 1.0 |
| 3 | code-review-graph | crg-upsert-node-callers | Where the graph store inserts or updates a node | True | 4 | 23 | 1 | 1 | 1.0 | 1.0 |