PhilipQuirke commited on
Commit
b009645
·
verified ·
1 Parent(s): 12b4cb4

Upload selection_summary.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. selection_summary.json +149 -0
selection_summary.json ADDED
@@ -0,0 +1,149 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "full_answer_counts": {
3
+ "0": 987,
4
+ "1": 963,
5
+ "2": 208,
6
+ "3": 66
7
+ },
8
+ "full_subject_counts": {
9
+ "language science": 1056,
10
+ "natural science": 1043,
11
+ "social science": 125
12
+ },
13
+ "full_topic_count": 25,
14
+ "missing_topics": [],
15
+ "seed": 20260511,
16
+ "selection_strategy": "subject_answer_quota_topic_coverage_stable_hash",
17
+ "source_dataset": "tasksource/ScienceQA_text_only",
18
+ "source_indices": [
19
+ 40,
20
+ 74,
21
+ 93,
22
+ 102,
23
+ 120,
24
+ 122,
25
+ 165,
26
+ 207,
27
+ 245,
28
+ 271,
29
+ 283,
30
+ 306,
31
+ 318,
32
+ 329,
33
+ 330,
34
+ 368,
35
+ 377,
36
+ 381,
37
+ 411,
38
+ 449,
39
+ 459,
40
+ 460,
41
+ 462,
42
+ 533,
43
+ 543,
44
+ 573,
45
+ 576,
46
+ 590,
47
+ 606,
48
+ 614,
49
+ 635,
50
+ 702,
51
+ 729,
52
+ 750,
53
+ 772,
54
+ 778,
55
+ 842,
56
+ 863,
57
+ 996,
58
+ 1031,
59
+ 1050,
60
+ 1056,
61
+ 1080,
62
+ 1113,
63
+ 1137,
64
+ 1198,
65
+ 1227,
66
+ 1231,
67
+ 1249,
68
+ 1276,
69
+ 1323,
70
+ 1354,
71
+ 1355,
72
+ 1361,
73
+ 1395,
74
+ 1408,
75
+ 1453,
76
+ 1485,
77
+ 1489,
78
+ 1503,
79
+ 1504,
80
+ 1549,
81
+ 1561,
82
+ 1567,
83
+ 1581,
84
+ 1618,
85
+ 1635,
86
+ 1650,
87
+ 1654,
88
+ 1668,
89
+ 1680,
90
+ 1773,
91
+ 1788,
92
+ 1820,
93
+ 1855,
94
+ 1861,
95
+ 1862,
96
+ 1928,
97
+ 1930,
98
+ 1952,
99
+ 1953,
100
+ 1962,
101
+ 1964,
102
+ 1991,
103
+ 2000,
104
+ 2047,
105
+ 2094,
106
+ 2110,
107
+ 2112,
108
+ 2123,
109
+ 2152,
110
+ 2154,
111
+ 2171,
112
+ 2175,
113
+ 2180,
114
+ 2188,
115
+ 2202,
116
+ 2205,
117
+ 2212,
118
+ 2216
119
+ ],
120
+ "source_rows": 2224,
121
+ "source_split": "test",
122
+ "subject_answer_quotas": {
123
+ "language science|0": 23,
124
+ "language science|1": 21,
125
+ "language science|2": 2,
126
+ "language science|3": 1,
127
+ "natural science|0": 19,
128
+ "natural science|1": 19,
129
+ "natural science|2": 6,
130
+ "natural science|3": 2,
131
+ "social science|0": 2,
132
+ "social science|1": 3,
133
+ "social science|2": 1,
134
+ "social science|3": 1
135
+ },
136
+ "tiny_answer_counts": {
137
+ "0": 44,
138
+ "1": 43,
139
+ "2": 9,
140
+ "3": 4
141
+ },
142
+ "tiny_rows": 100,
143
+ "tiny_subject_counts": {
144
+ "language science": 47,
145
+ "natural science": 46,
146
+ "social science": 7
147
+ },
148
+ "tiny_topic_count": 25
149
+ }