FakeSV
FakeSV copied to clipboard
How to deal with the videos without comments?
When I reproduced your work, I found that there were same videos without comments, which caused the Nan value generated by the bert model. How to solve the problem?
I take the features come from your links.
Here is my input setting.
python code/main.py --model_name SVFEND \ --mode_eval cv \ --epoches 30 \ --batch_size 128 \ --num_workers 0 \ --epoch_stop 5 \ --seed 2022 \ --gpu 0\ --lr 0.0001 \ --lambd 0.1 \ --dropout 0.1 \ --weight_decay 5e-5 \ --path_param ./checkpoints/ \ --path_tensorboard ./log/