assignment2-artifacts / part3_sampling_metadata.json
Pritish92's picture
Upload Assignment 2 artifacts
bd2d239 verified
{
"seed": 42,
"num_target_prompts": 15,
"n_support": 4,
"target_indices": [
80,
390,
200,
284,
46,
91,
29,
365,
354,
225,
36,
120,
535,
302,
203
],
"support_indices": [
77,
237,
327,
345,
172,
357,
152,
230,
45,
409,
55,
178,
243,
373,
336,
523,
367,
179,
40,
51,
418,
516,
83,
164,
98,
394,
304,
53,
457,
222,
298,
124,
281,
176,
528,
166,
534,
330,
355,
271,
508,
185,
425,
192,
35,
232,
138,
446,
0,
306,
273,
234,
151,
405,
131,
168,
159,
150,
72,
20
],
"support_groups": [
[
77,
237,
327,
345
],
[
172,
357,
152,
230
],
[
45,
409,
55,
178
],
[
243,
373,
336,
523
],
[
367,
179,
40,
51
],
[
418,
516,
83,
164
],
[
98,
394,
304,
53
],
[
457,
222,
298,
124
],
[
281,
176,
528,
166
],
[
534,
330,
355,
271
],
[
508,
185,
425,
192
],
[
35,
232,
138,
446
],
[
0,
306,
273,
234
],
[
151,
405,
131,
168
],
[
159,
150,
72,
20
]
],
"lambda_val_indices": [
163,
268,
496,
96,
108,
295,
353,
531,
423,
253,
100,
213,
261,
422,
33,
254,
517,
462,
156,
61,
115,
140,
341,
135,
194,
458,
145,
132,
324,
184,
397,
363,
259,
510,
348,
244,
346,
512,
193,
476
],
"refusal_token_ids": [
19152,
14589,
30040,
25822,
10611,
72173,
17444,
4157,
6713,
646,
17075,
11889,
3945,
25066
],
"refusal_tokens": [
"Sorry",
" sorry",
"Unfortunately",
" unfortunately",
"Ap",
" apologies",
"Cannot",
" cannot",
"Can",
" can",
"Unable",
" unable",
"Ref",
" refuse"
]
}