-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwave3i-dense-rar-2026-04-24T0801.meta.json
More file actions
51 lines (51 loc) · 1.44 KB
/
Copy pathwave3i-dense-rar-2026-04-24T0801.meta.json
File metadata and controls
51 lines (51 loc) · 1.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
{
"schemaVersion": "dense-rar-v3",
"runId": "dense-rar-2026-04-24T0801",
"runMode": "formal",
"createdAt": "2026-04-24T08:01:27.766Z",
"liveAllowed": true,
"git": {
"commit": "3c274d1",
"dirty": false,
"dirtyFiles": []
},
"inputs": {
"vaultRoot": "<REMOTE_RESEARCH_VAULT>",
"queriesFile": "<REMOTE_REPO>/benchmarks/wave3-adversarial-queries.json",
"querySuite": {
"name": "wave3-adversarial-retrieval",
"version": "1.0.0",
"difficulty": "adversarial",
"categories": [
"near_neighbor_memory",
"lexical_trap",
"cross_lingual",
"negative_exclusion",
"methodology_philosophy",
"engineering_specific"
]
},
"queriesHash": "bcce230b845b722601db69d54a45d2bfe769e2d7a54ff01c1ec116e04727d587",
"manifestHash": "bd9afb901dadd1999c7accdcfe22256167c27f29916ee1ddfe91405f9243318c",
"manifestReal": 18,
"manifestJunk": 182,
"junkMode": "adversarial",
"withBody": false,
"finalTopK": 5,
"stage1TopK": 20,
"rrfK": 10,
"rrfPool": 20,
"rrfChildTimeoutMs": 600000
},
"providers": {
"stage1Label": "BGE-M3-Q4_K_M-8080",
"bgeBaseURL": "<NON_LOCAL_PROVIDER_ENDPOINT>",
"bgeModel": "bge-m3",
"bgeTimeoutMs": 180000,
"bgeCorpusBatchSize": 50,
"judgeModel": "deepseek-v4-flash",
"judgeBaseURL": "https://api.deepseek.com",
"judgeApiKeyEnv": "DEEPSEEK_API_KEY",
"judgeThinking": "disabled"
}
}