wyxu commited on
Commit
1d8e210
1 Parent(s): 9f022d7

Update dataset_copied.py

Browse files
Files changed (1) hide show
  1. dataset_copied.py +1 -2
dataset_copied.py CHANGED
@@ -118,5 +118,4 @@ class dataset_copied(datasets.GeneratorBasedBuilder):
118
  yield f"{path}_{idx}", {
119
  "img": img_reshaped,
120
  "label": labels[idx],
121
- }
122
- datasets-cli test path/to/<your-dataset-loading-script> --save_info --all_configs
 
118
  yield f"{path}_{idx}", {
119
  "img": img_reshaped,
120
  "label": labels[idx],
121
+ }