sudarshan

Results 4 comments of sudarshan

Why is this not merged yet?

Hi, I'm having the same problem. I'm on a system with 64 cores around 1TB of memory. I'm only using 32 cores but I'm working with a VERY LARGE dataset...

Here are the versions I use: ``` ptl.__version__ = '1.2.3' datasets.__version__ = '1.4.1' transformers.__version__ = '4.3.3' ``` > hi, can you check if you're using the same version of libraries...

I did the installs and I'm getting a new error from importing `transformers`: ``` --------------------------------------------------------------------------- ImportError Traceback (most recent call last) in ----> 1 import transformers /net/vaosl01/opt/NFS/su0/anaconda3/envs/scatr/lib/python3.7/site-packages/transformers/__init__.py in 624 625...