File tree Expand file tree Collapse file tree
tools/submission/submission_checker Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,9 +38,9 @@ gpt-oss-120b-interactive.*.performance_sample_count_override = 6396
3838gpt-oss-120b-interactive.*.accuracy_sample_count_override = 4395
3939
4040# Set seeds.
41- *.*.qsl_rng_seed = 2465351861681999779
42- *.*.sample_index_rng_seed = 14276810075590677512
43- *.*.schedule_rng_seed = 3936089224930324775
41+ *.*.qsl_rng_seed = 2085463073848966840
42+ *.*.sample_index_rng_seed = 2747215439041700203
43+ *.*.schedule_rng_seed = 16159082839903944936
4444
4545# Set seeds for TEST_05 (not needed from v5.0 onwards)
4646*.*.test05_qsl_rng_seed = 7975553102935885558
Original file line number Diff line number Diff line change 241241 "llama3_1-8b-edge" : "llama3.1-8b-edge" ,
242242 },
243243 "seeds" : {
244- # TODO: Update seeds for v6.1
245- "qsl_rng_seed" : 2465351861681999779 ,
246- "sample_index_rng_seed" : 14276810075590677512 ,
247- "schedule_rng_seed" : 3936089224930324775 ,
244+ "qsl_rng_seed" : 2085463073848966840 ,
245+ "sample_index_rng_seed" : 2747215439041700203 ,
246+ "schedule_rng_seed" : 16159082839903944936 ,
248247 },
249248 "ignore_errors" : [],
250249 "latency-constraint" : {
You can’t perform that action at this time.
0 commit comments