Spaces:
Paused
Paused
Change dataset
Browse files- .benchmark.py.swp +0 -0
- benchmark.py +1 -1
.benchmark.py.swp
ADDED
|
Binary file (20.5 kB). View file
|
|
|
benchmark.py
CHANGED
|
@@ -16,7 +16,7 @@ from huggingface_hub import snapshot_download
|
|
| 16 |
# ---------------------------------------------------------------------------
|
| 17 |
# Config
|
| 18 |
# ---------------------------------------------------------------------------
|
| 19 |
-
CATALOG_LEFT = "
|
| 20 |
CATALOG_RIGHT = "UniverseTBD/mmu_desi_provabgs"
|
| 21 |
HF_RESOLVE = "https://huggingface.co/datasets/{repo}/resolve/main"
|
| 22 |
|
|
|
|
| 16 |
# ---------------------------------------------------------------------------
|
| 17 |
# Config
|
| 18 |
# ---------------------------------------------------------------------------
|
| 19 |
+
CATALOG_LEFT = "LSDB/mmu_sdss_sdss"
|
| 20 |
CATALOG_RIGHT = "UniverseTBD/mmu_desi_provabgs"
|
| 21 |
HF_RESOLVE = "https://huggingface.co/datasets/{repo}/resolve/main"
|
| 22 |
|