MHCCL icon indicating copy to clipboard operation
MHCCL copied to clipboard

Cannot reproduce the reported results on wisdm

Open conditionWang opened this issue 8 months ago • 2 comments

Hello, I cannot reproduce good results on wisdm with the following parameter settings, could you share the exact parameter setting for wisdm?

python main.py \
--dataset_name wisdm \
--lr 0.03 \
--batch_size 128 \
--mlp --cos \
--layers 3 \
--posi 2 \
--negi 100 \
--posp 3 \
--negp 4 \
--gpu 7 --epochs 150
--mask_layer0 \
--mask_mode 'mask_threshold'

conditionWang avatar Jun 04 '24 04:06 conditionWang