Salahidine2002 commited on
Commit
ddbdbcb
·
verified ·
1 Parent(s): 748184b

Delete script.sh

Browse files
Files changed (1) hide show
  1. script.sh +0 -6
script.sh DELETED
@@ -1,6 +0,0 @@
1
- for d in ds-*; do
2
- if [ -d "$d" ]; then
3
- huggingface-cli upload Datadog/BOOM "$d" --repo-type dataset --include "*"
4
- fi
5
- done
6
-