-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbenchmark_report.json
More file actions
98 lines (98 loc) · 2.1 KB
/
Copy pathbenchmark_report.json
File metadata and controls
98 lines (98 loc) · 2.1 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
{
"timestamp": "2026-04-23T18:54:46.404423",
"total_score": 24.0,
"max_score": 24.0,
"percentage": 100.0,
"results": [
{
"query": "What is the HVAC temperature setpoint for office spaces?",
"tags": [
"hvac",
"setpoint"
],
"score": {
"retrieval_ok": true,
"fact_ok": true,
"citation_ok": true,
"disclaimer_ok": true,
"total": 4.0
},
"top_score": 0.7468
},
{
"query": "What is the concrete strength for columns?",
"tags": [
"structural",
"concrete"
],
"score": {
"retrieval_ok": true,
"fact_ok": true,
"citation_ok": true,
"disclaimer_ok": true,
"total": 4.0
},
"top_score": 0.6368
},
{
"query": "What are the live loads for mechanical rooms?",
"tags": [
"loads",
"mechanical"
],
"score": {
"retrieval_ok": true,
"fact_ok": true,
"citation_ok": true,
"disclaimer_ok": true,
"total": 4.0
},
"top_score": 0.4625
},
{
"query": "What is NOT the HVAC temperature setpoint for office spaces?",
"tags": [
"negation",
"logic"
],
"score": {
"retrieval_ok": true,
"fact_ok": true,
"citation_ok": true,
"disclaimer_ok": true,
"total": 4.0
},
"top_score": 0.7306
},
{
"query": "What are the key findings of the construction robotics report?",
"tags": [
"robotics",
"dynamic"
],
"score": {
"retrieval_ok": true,
"fact_ok": true,
"citation_ok": true,
"disclaimer_ok": true,
"total": 4.0
},
"top_score": 0.7501
},
{
"query": "What is the purpose of the construction robotics report?",
"tags": [
"robotics",
"intent"
],
"score": {
"retrieval_ok": true,
"fact_ok": true,
"citation_ok": true,
"disclaimer_ok": true,
"total": 4.0
},
"top_score": 0.6928
}
]
}