LTP
LTP copied to clipboard
Some specified arguments are not used by the HfArgumentParser
when I run python run.py --arch ltp-base --task SST2 --restore pretrained/bert-base-uncased-SST-2 --lr 2e-5 --temperature 2e-3 --lambda_threshold 0.1 --weight_decay 0 --bs 64 --masking_mode soft --epoch 10 --save_step 100 --no_load
Some specified arguments are not used by the HfArgumentParser.
I found arguments in parser = HfArgumentParser((ModelArguments, DataTrainingArguments, TrainingArguments))
,do not have masking_mode, lr_threshold, weight_decay_threshold
and some others
The same.
The same....
The same...
The same...