python 3.6.2 torch 1.7.1 transformers 4.5.1 scikit-learn 0.24.2 python train.py --dataset fewrel --N 5 --K 5 --Q 3 --batch_size 2 --model dproto --gamma 1e-5 --threshold 0.9 --encoder bert ...