mixed-modality-search commited on
Commit
175dd48
·
verified ·
1 Parent(s): 083eb79

Update MixBench25.py

Browse files
Files changed (1) hide show
  1. MixBench25.py +0 -2
MixBench25.py CHANGED
@@ -94,5 +94,3 @@ class MixBench25(datasets.GeneratorBasedBuilder):
94
  "score": int(row.get("score", 0)),
95
  }
96
 
97
-
98
- raise RuntimeError("YES!! YOU ARE USING mixbench.py!")
 
94
  "score": int(row.get("score", 0)),
95
  }
96