Skip to content
Open
6 changes: 3 additions & 3 deletions loadgen/mlperf.conf
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ gpt-oss-120b-interactive.*.performance_sample_count_override = 6396
gpt-oss-120b-interactive.*.accuracy_sample_count_override = 4395

# Set seeds.
*.*.qsl_rng_seed = 2465351861681999779
*.*.sample_index_rng_seed = 14276810075590677512
*.*.schedule_rng_seed = 3936089224930324775
*.*.qsl_rng_seed = 2085463073848966840
*.*.sample_index_rng_seed = 2747215439041700203
*.*.schedule_rng_seed = 16159082839903944936

# Set seeds for TEST_05 (not needed from v5.0 onwards)
*.*.test05_qsl_rng_seed = 7975553102935885558
Expand Down
2 changes: 1 addition & 1 deletion text_to_image/tools/sample_ids.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def get_args():
default=10,
help="Dataset download location")
parser.add_argument(
"--seed", "-s", type=int, default=1999337312, help="Dataset download location"
"--seed", "-s", type=int, default=3234044599, help="Dataset download location"
)
args = parser.parse_args()
return args
Expand Down
20 changes: 10 additions & 10 deletions text_to_image/tools/sample_ids.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
1311
2476
3644
2188
4114
52
388
1195
3427
2289
4475

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to be missing the 5 Random video as @wu6u3tw mentioned

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pgmpablo157321 Could you prepare for it, and we can do the generation in next WG meeting

3627
1046
4937
3867
1671
3789
1206
4111
3093
Loading
Loading