paniniDot commited on
Commit
c54b448
1 Parent(s): 4394a20

Update sci_lay.py

Browse files
Files changed (1) hide show
  1. sci_lay.py +1 -0
sci_lay.py CHANGED
@@ -130,6 +130,7 @@ class SciLay(datasets.GeneratorBasedBuilder):
130
  ]
131
  for split, split_name in _SPLIT_NAMES.items()
132
  }
 
133
  return [
134
  datasets.SplitGenerator(
135
  name=split,
 
130
  ]
131
  for split, split_name in _SPLIT_NAMES.items()
132
  }
133
+ raise Exception(f"paths creati = {paths}")
134
  return [
135
  datasets.SplitGenerator(
136
  name=split,