weijunl commited on
Commit
6f05f02
·
verified ·
1 Parent(s): 913194f

Upload run_dpst.sh with huggingface_hub

Browse files
Files changed (1) hide show
  1. run_dpst.sh +1 -1
run_dpst.sh CHANGED
@@ -13,7 +13,7 @@ echo -e "${GREEN}DPST Text Privatization Runner${NC}"
13
  echo -e "${GREEN}================================================${NC}"
14
 
15
  MODE="${1:-200k}"
16
- EPSILON="${2:-0.1}"
17
  INPUT="${3:-}"
18
  OUTPUT="${4:-}"
19
 
 
13
  echo -e "${GREEN}================================================${NC}"
14
 
15
  MODE="${1:-200k}"
16
+ EPSILON="${2:-1.0}"
17
  INPUT="${3:-}"
18
  OUTPUT="${4:-}"
19