LoMicha commited on
Commit
181c0d4
1 Parent(s): 8a83c90
Files changed (1) hide show
  1. exebench.py +1 -1
exebench.py CHANGED
@@ -47,7 +47,7 @@ _HOMEPAGE = "https://github.com/jordiae/exebench"
47
 
48
  _LICENSE = "Multiple: see each function license (fields 'ref' and 'path')"
49
 
50
- _URL = "" # "https://huggingface.co/datasets/jordiae/exebench-test/resolve/main/"
51
 
52
  _REMOVED_FEATURES = ["doc", "angha_error", "real_error", "angha_io_error", "real_io_error",
53
  "angha_io_pairs_are_trivial", "real_io_pairs_are_trivial"]
 
47
 
48
  _LICENSE = "Multiple: see each function license (fields 'ref' and 'path')"
49
 
50
+ _URL = "https://huggingface.co/datasets/LoMicha/test-dataset/resolve/main/"
51
 
52
  _REMOVED_FEATURES = ["doc", "angha_error", "real_error", "angha_io_error", "real_io_error",
53
  "angha_io_pairs_are_trivial", "real_io_pairs_are_trivial"]