dimun commited on
Commit
505c078
1 Parent(s): fb95f0f

Update ExpirationDate.py

Browse files
Files changed (1) hide show
  1. ExpirationDate.py +1 -1
ExpirationDate.py CHANGED
@@ -77,7 +77,7 @@ class ExpirationDate(datasets.GeneratorBasedBuilder):
77
  # These kwargs will be passed to _generate_examples
78
  gen_kwargs={
79
  "filepath": os.path.join(archive_path["products_synth"], "Products-Synth/images/"),
80
- "split": "train",
81
  },
82
  ),
83
  datasets.SplitGenerator(
 
77
  # These kwargs will be passed to _generate_examples
78
  gen_kwargs={
79
  "filepath": os.path.join(archive_path["products_synth"], "Products-Synth/images/"),
80
+ "split": "",
81
  },
82
  ),
83
  datasets.SplitGenerator(