pytorch-transformers-classification
pytorch-transformers-classification copied to clipboard
Update prerec packages info: transformer and apex?
- replacing every pytorch_transformers by transformers fixes the problem of giving negative dimensions to create tensor.
- fp 16 requires nv apex, but can you write something to note that it is not the pip apex, and point to a way to install from nv or just let the default fp16=False to circumvent the issue for beginners? Thanks
maybe 2 is not a good idea. Maybe include the code to install apex and use fp16 to save cost?