J-Kessler commited on
Commit
2c6d6dd
·
verified ·
1 Parent(s): 506a27b

Upload folder using huggingface_hub

Browse files
data/ConceptBench_balanced_dataset.json ADDED
The diff for this file is too large to render. See raw diff
 
data/FavorMark_balanced_dataset.json ADDED
The diff for this file is too large to render. See raw diff
 
data/IssueEval_balanced_dataset.json ADDED
The diff for this file is too large to render. See raw diff
 
data/Other_balanced_dataset.json ADDED
The diff for this file is too large to render. See raw diff
 
data/POP_Audience.json ADDED
The diff for this file is too large to render. See raw diff
 
data/PopBench_balanced_dataset.json ADDED
The diff for this file is too large to render. See raw diff
 
data/PurchaseEval_balanced_dataset.json ADDED
The diff for this file is too large to render. See raw diff
 
data/SpookyBench_balanced_dataset.json ADDED
The diff for this file is too large to render. See raw diff
 
data/balanced_dataset.json ADDED
The diff for this file is too large to render. See raw diff
 
data/original_dataset.json ADDED
The diff for this file is too large to render. See raw diff
 
data/pop_balanced_1000.json ADDED
The diff for this file is too large to render. See raw diff
 
data/pop_balanced_population_1000.json ADDED
The diff for this file is too large to render. See raw diff
 
data/pop_balanced_population_1000_clean.json ADDED
The diff for this file is too large to render. See raw diff
 
data/test_dataset.json ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "prompt": "Please rank these styles of women's underwear in order of preference:",
4
+ "context": "",
5
+ "options": ["Thong", "Bikini", "Hipster", "Brief", "Boyshort", "G-string"],
6
+ "variables": {},
7
+ "items": null,
8
+ "data_file": null,
9
+ "data_row": null,
10
+ "question_type": "ranking",
11
+ "option_order": {
12
+ "1": "Thong",
13
+ "2": "Bikini",
14
+ "3": "Hipster",
15
+ "4": "Brief",
16
+ "5": "Boyshort",
17
+ "6": "G-string"
18
+ },
19
+ "option_distribution": {
20
+ "Thong": {
21
+ "1": 0.026231605537386193,
22
+ "2": 0.07130489666358256,
23
+ "3": 0.19382680488076645,
24
+ "4": 0.4714141508940555,
25
+ "5": 0.1734235743912151,
26
+ "6": 0.06379896763299427
27
+ },
28
+ "Bikini": {
29
+ "1": 0.3076133817952692,
30
+ "2": 0.4406408305871187,
31
+ "3": 0.1621027025137094,
32
+ "4": 0.05963425161312398,
33
+ "5": 0.02193821515811323,
34
+ "6": 0.008070618332665562
35
+ },
36
+ "Hipster": {
37
+ "1": 0.06008174595445796,
38
+ "2": 0.16331911825009585,
39
+ "3": 0.44394739137918954,
40
+ "4": 0.22129356439563228,
41
+ "5": 0.08140935280470178,
42
+ "6": 0.029948827215922482
43
+ },
44
+ "Brief": {
45
+ "1": 0.4670646070775984,
46
+ "2": 0.3391646921130443,
47
+ "3": 0.12477171739963101,
48
+ "4": 0.04590094967097739,
49
+ "5": 0.01688601571419766,
50
+ "6": 0.006212018024551228
51
+ },
52
+ "Boyshort": {
53
+ "1": 0.007141464557048118,
54
+ "2": 0.019412513334008223,
55
+ "3": 0.05276868224055347,
56
+ "4": 0.14344015004622604,
57
+ "5": 0.3899107533420951,
58
+ "6": 0.3873264364800691
59
+ },
60
+ "G-string": {
61
+ "1": 0.007729469082681006,
62
+ "2": 0.021010875351087796,
63
+ "3": 0.05711348066688001,
64
+ "4": 0.15525053665682692,
65
+ "5": 0.4220147126527675,
66
+ "6": 0.33688092558975674
67
+ }
68
+ },
69
+ "is_speculative_inference": null,
70
+ "speculation_type": null,
71
+ "data": null,
72
+ "id": "7dde935a-f98b-4dd0-9d78-1bdb775698ef",
73
+ "date": "March 25 - 28, 2016",
74
+ "classification": "Great",
75
+ "metal": "Platinum",
76
+ "location": "",
77
+ "benchmark": "ConceptBench"
78
+ }
79
+ ]