File size: 184 Bytes
811e03d
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9

python -u main.py \
  --num_emb_list 256 256 256 256 \
  --sk_epsilons 0.0 0.0 0.0 0.003 \
  --device cuda:0 \
  --data_path /data/Games/Games.emb-llama-td.npy \
  --batch_size 1024