You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see your script is python code/augment.py --input=train.txt --output=train_augmented.txt --num_aug=16 --alpha=0.05 to share an alpha value.
But I want to set different alpha. What should I do
I see your script is
python code/augment.py --input=train.txt --output=train_augmented.txt --num_aug=16 --alpha=0.05
to share an alpha value.But I want to set different alpha. What should I do
alpha_sr=alpha, alpha_ri=alpha, alpha_rs=alpha, alpha_rd=alpha
The text was updated successfully, but these errors were encountered: