yxguo
yxguo
Hi, I wonder whether opacus support fp16. In my experiment, I use the fp16 but get the error: File "/home/yxguo/anaconda3/envs/ditto/lib/python3.7/site-packages/apex/amp/handle.py", line 110, in scale_loss if not optimizer._amp_stash.params_have_scaled_gradients: AttributeError: 'DPOptimizer' object...
@hi-i-m-GTooth Hi GTooth. Thanks for showing your reproduced result. I have tried to run the code on another dataset with less size than NQ320k, but after 80k steps, hit@1 just...
Hi @ArvinZhuang Thanks for your reply! I checked my generated queries. They looked quite correct but different from the queries in the test set. Since the docs in my used...
Hi @hi-i-m-GTooth Thanks for your reply and suggestions! I will try it.
@km9mn Hi, have you solved this problem? I got a similar error when running retriever_train.py File "./src/retriever_train.py", line 148, in main() File "./src/retriever_train.py", line 144, in main trainer(config,args) File "./src/retriever_train.py",...