Amirparsa-Sal commited on
Commit
cf3d5f1
·
verified ·
1 Parent(s): 5d1f0ae

Update run.sh

Browse files
Files changed (1) hide show
  1. run.sh +1 -1
run.sh CHANGED
@@ -1,4 +1,4 @@
1
- # You must complete this file for your proposed method.
2
 
3
  python3 generate_dataset_json/SDD.py data
4
 
 
1
+ #!/bin/sh
2
 
3
  python3 generate_dataset_json/SDD.py data
4