Closed Sohambasu07 closed 5 months ago
Changes made:
jahs_bench.Benchmark(task=self.task_id) to (task=task)
Looks good. Has this been tested with a clean download?
Looks good.
Has this been tested with a clean download?
Hey, yes. I've run all tests and tested that the surrogates return valid values as well
Changes made:
jahs_bench.Benchmark(task=self.task_id) to (task=task)