-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathbaseline.json
More file actions
72 lines (72 loc) · 1.38 KB
/
Copy pathbaseline.json
File metadata and controls
72 lines (72 loc) · 1.38 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
{
"marketing_gpt_01": {
"is_human": false,
"stage": "raw",
"hard_ban_count": 14,
"marker_count": 15,
"cv_len": 0.184
},
"marketing_gemini_02": {
"is_human": false,
"stage": "raw",
"hard_ban_count": 10,
"marker_count": 13,
"cv_len": 0.167
},
"expert_claude_03": {
"is_human": false,
"stage": "raw",
"hard_ban_count": 10,
"marker_count": 11,
"cv_len": 0.328
},
"expert_gpt_04": {
"is_human": false,
"stage": "raw",
"hard_ban_count": 17,
"marker_count": 15,
"cv_len": 0.287
},
"business_claude_05": {
"is_human": false,
"stage": "raw",
"hard_ban_count": 13,
"marker_count": 20,
"cv_len": 0.147
},
"business_gemini_06": {
"is_human": false,
"stage": "raw",
"hard_ban_count": 16,
"marker_count": 16,
"cv_len": 0.277
},
"docs_gpt_07": {
"is_human": false,
"stage": "raw",
"hard_ban_count": 11,
"marker_count": 13,
"cv_len": 0.204
},
"wiki_baikal": {
"is_human": true,
"stage": "raw",
"hard_ban_count": 3,
"marker_count": 1,
"cv_len": 0.572
},
"wiki_chaikovsky": {
"is_human": true,
"stage": "raw",
"hard_ban_count": 3,
"marker_count": 0,
"cv_len": 0.129
},
"wiki_programmirovanie": {
"is_human": true,
"stage": "raw",
"hard_ban_count": 1,
"marker_count": 0,
"cv_len": 0.406
}
}