maitri01 commited on
Commit
126bbf0
·
verified ·
1 Parent(s): 641d5f3

Update hackathon_setup.sh

Browse files
Files changed (1) hide show
  1. hackathon_setup.sh +2 -2
hackathon_setup.sh CHANGED
@@ -48,9 +48,9 @@ fi
48
 
49
  # HuggingFace datasets to download (org/repo format)
50
  HF_DATASETS=(
51
- "SprintML/llm-watermark-detection"
52
- "SprintML/Property_Inference"
53
  "SprintML/DUCI"
 
 
54
  )
55
 
56
  # =============================================================
 
48
 
49
  # HuggingFace datasets to download (org/repo format)
50
  HF_DATASETS=(
 
 
51
  "SprintML/DUCI"
52
+ "SprintML/P4Ms-hackathon-vision-task"
53
+ "SprintML/llm-watermark-detection"
54
  )
55
 
56
  # =============================================================