Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
try123123
Browse files
app.py
CHANGED
@@ -52,7 +52,7 @@ except Exception:
|
|
52 |
try:
|
53 |
# print(EVAL_RESULTS_PATH)
|
54 |
snapshot_download(
|
55 |
-
repo_id=RESULTS_REPO, local_dir=EVAL_RESULTS_PATH, repo_type="dataset", tqdm_class=None, etag_timeout=30, token=TOKEN, cache_dir=EVAL_RESULTS_PATH,
|
56 |
)
|
57 |
except Exception:
|
58 |
restart_space()
|
|
|
52 |
try:
|
53 |
# print(EVAL_RESULTS_PATH)
|
54 |
snapshot_download(
|
55 |
+
repo_id=RESULTS_REPO, local_dir=EVAL_RESULTS_PATH, repo_type="dataset", tqdm_class=None, etag_timeout=30, token=TOKEN, cache_dir=EVAL_RESULTS_PATH, revision='0068f971f65ca35cc01a5970fd0ddc4e8a17b1a3', local_files_only=True
|
56 |
)
|
57 |
except Exception:
|
58 |
restart_space()
|
eval-results/datasets--speakleash--open_pl_llm_leaderboard_results/snapshots/0068f971f65ca35cc01a5970fd0ddc4e8a17b1a3
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
../../
|