We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 825103a commit 44bb9e9Copy full SHA for 44bb9e9
tools/submission/submission_checker/constants.py
@@ -269,9 +269,9 @@
269
},
270
"seeds": {
271
# TODO: Update random seeds
272
- "qsl_rng_seed": 1780908523862526354,
273
- "sample_index_rng_seed": 14771362308971278857,
274
- "schedule_rng_seed": 18209322760996052031,
+ "qsl_rng_seed": 2465351861681999779,
+ "sample_index_rng_seed": 14276810075590677512,
+ "schedule_rng_seed": 3936089224930324775,
275
276
"ignore_errors": [],
277
"latency-constraint": {
0 commit comments