Smith42 commited on
Commit
d4b8ec6
·
1 Parent(s): c462df4

Change dataset

Browse files
Files changed (2) hide show
  1. .benchmark.py.swp +0 -0
  2. 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 = "UniverseTBD/mmu_gz10"
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