From c35fcb0be89486f137914b3aa47e849f78414c65 Mon Sep 17 00:00:00 2001 From: Magdalen Date: Fri, 1 Nov 2024 13:42:57 -0700 Subject: [PATCH] fixed url for wiki-1M runbook --- neurips23/runbooks/gen_expiration_time_runbook.py | 2 +- neurips23/runbooks/wikipedia-1M_expiration_time_runbook.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/neurips23/runbooks/gen_expiration_time_runbook.py b/neurips23/runbooks/gen_expiration_time_runbook.py index 63078c05..23eb5001 100644 --- a/neurips23/runbooks/gen_expiration_time_runbook.py +++ b/neurips23/runbooks/gen_expiration_time_runbook.py @@ -124,7 +124,7 @@ def gen_exp_time_runbook(dataset_name, dataset_size, max_t, runbook_filename, ra dataset_name = 'wikipedia-1M' dataset_size = 1000000 max_t = 100 -gt_url = "https://comp21storage.z5.web.core.windows.net/wiki-cohere-35M/wikipedia-1M_expiration_time_runbook.yaml/" +gt_url = "https://comp21storage.z5.web.core.windows.net/wiki-cohere-35M/wikipedia-1M_expiration_time_runbook.yaml" gen_exp_time_runbook(dataset_name, dataset_size, max_t, dataset_file, ratios, timesteps, seed, False, gt_url) ratios = (0, 4, 18) diff --git a/neurips23/runbooks/wikipedia-1M_expiration_time_runbook.yaml b/neurips23/runbooks/wikipedia-1M_expiration_time_runbook.yaml index 0875cf40..d40f4b42 100644 --- a/neurips23/runbooks/wikipedia-1M_expiration_time_runbook.yaml +++ b/neurips23/runbooks/wikipedia-1M_expiration_time_runbook.yaml @@ -840,4 +840,4 @@ wikipedia-1M: 260: operation: search max_pts: 410000 - gt_url: https://comp21storage.z5.web.core.windows.net/wiki-cohere-35M/wikipedia-1M_expiration_time_runbook.yaml/ + gt_url: https://comp21storage.z5.web.core.windows.net/wiki-cohere-35M/wikipedia-1M_expiration_time_runbook.yaml