Update hackathon_setup.sh
Browse files- 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 |
# =============================================================
|