Skip to content

Commit 266d6da

Browse files
committed
hex-code
1 parent a80f420 commit 266d6da

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

defaultplusplus/src/defaultplusplus/data/download.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,7 @@ class BenchVersion:
5151
"v1": BenchVersion(
5252
name="v1",
5353
url="https://zenodo.org/records/20481557/files/DEFault-Bench.zip",
54-
# Run: shasum -a 256 DEFault-Bench.zip and paste the result here.
55-
sha256="",
54+
sha256="acdfc166a90428a9c44020308081d38b904db888a3bdb38d788079ee98e8fc57",
5655
license="CC-BY-4.0",
5756
description=(
5857
"DEFault++ benchmark v1 — encoder_dataset.csv (3,196 rows) "

0 commit comments

Comments
 (0)