ahotrod

Results 4 issues of ahotrod

Thanks for sharing your TAA-PG project. running train.py (and test.py) I get this error message which I've not been able to solve: Traceback (most recent call last): File "./train.py", line...

Excellent work, thanks for sharing. Any chance your code will be upgraded from Huggingface (HF) pytorch_pretrained_bert to the latest, HF transformers? I'm looking at Test_batch.py, trying to figure-out what areas...

## ❓ Questions & Help Good job, thanks for sharing your code. My system has 2 x NVIDIA 1080Ti. Running data parallel doesn't work for me with the current transformers,...

The output of df_prices.calc_stats() reports a rf = 0. I'd like to have df_prices.calc_stats() include a rf in the calculations. I don't see how to set rf. I've also tried:...