maitri01 commited on
Commit
921ad46
·
verified ·
1 Parent(s): b44ccb1

Update hackathon_setup.sh

Browse files
Files changed (1) hide show
  1. hackathon_setup.sh +1 -1
hackathon_setup.sh CHANGED
@@ -43,7 +43,7 @@ TEAM_FOLDER="" # <-- replace with your team_name
43
  HF_DATASETS=(
44
  "SprintML/llm_watermark_removal"
45
  "SprintML/Property_Inference"
46
- ""
47
  )
48
 
49
  # =============================================================
 
43
  HF_DATASETS=(
44
  "SprintML/llm_watermark_removal"
45
  "SprintML/Property_Inference"
46
+ "SprintML/Tabular_Attribute_Inference"
47
  )
48
 
49
  # =============================================================