1 parent a80f420 commit 266d6daCopy full SHA for 266d6da
1 file changed
defaultplusplus/src/defaultplusplus/data/download.py
@@ -51,8 +51,7 @@ class BenchVersion:
51
"v1": BenchVersion(
52
name="v1",
53
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="",
+ sha256="acdfc166a90428a9c44020308081d38b904db888a3bdb38d788079ee98e8fc57",
56
license="CC-BY-4.0",
57
description=(
58
"DEFault++ benchmark v1 — encoder_dataset.csv (3,196 rows) "
0 commit comments