forked from ChelseaKR/fare-policy-assistant
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbaseline.json
More file actions
64 lines (64 loc) · 1.87 KB
/
Copy pathbaseline.json
File metadata and controls
64 lines (64 loc) · 1.87 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
{
"from_run": "2026-07-12T05:01:17+00:00",
"mode": "full",
"offline": false,
"answer_model": "us.anthropic.claude-haiku-4-5-20251001-v1:0",
"provenance": {
"prompt_versions": {
"system": "v10 2026-07-11 (v9 added two-path disambiguation; v10 requires the exact published criterion before process details on attribute-based eligibility questions and adds explicit Tagalog language/date guidance)",
"answer_user": "v7 2026-07-11 (v6 bound proof/contact details to the exact class/product; v7 adds the canonical Tagalog snapshot-date disclosure)",
"judge_groundedness": "v2 2026-07-02 (v1 2026-06-11; v2 admits prior conversation turns as context for multi-turn cases \u2014 conv-004)",
"judge_helpfulness": "v3 2026-07-02 (v1 2026-06-11; v2 2026-06-12 stopped second-guessing documented policy \u2014 ml-010, fresh-007; v3 threads prior conversation turns and the case rationale so multi-turn answers are not graded blind \u2014 conv-004)"
},
"corpus_version": "0938fff0539a"
},
"suites": {
"conversation": {
"passed": 8,
"total": 10,
"pass_rate": 80.0
},
"cross_agency": {
"passed": 3,
"total": 3,
"pass_rate": 100.0
},
"edge_cases": {
"passed": 46,
"total": 48,
"pass_rate": 95.8
},
"freshness": {
"passed": 9,
"total": 10,
"pass_rate": 90.0
},
"groundedness": {
"passed": 27,
"total": 29,
"pass_rate": 93.1
},
"multilingual": {
"passed": 22,
"total": 22,
"pass_rate": 100.0
},
"refusal": {
"passed": 34,
"total": 34,
"pass_rate": 100.0
},
"sensitivity": {
"passed": 28,
"total": 30,
"pass_rate": 93.3,
"pairs_passed": 13,
"pairs_total": 15
},
"stretch_tagalog": {
"passed": 15,
"total": 15,
"pass_rate": 100.0
}
}
}