Closed yazdipour closed 1 year ago
Also this is the Makefile with my custom command which I am trying to bypass building and use your image with my custom python files: https://github.com/yazdipour/picard/blob/ec84e151e2cb8647f3f196ac3d739e5d805f0741/Makefile#L175
Once again I tried it running eval directly inside container:
E0119 00:10:25.066828 4996 GeneratedCodeHelper.cpp:77] invalid message from client in function process
100%|██████████████████████████████████████████████████████████████████████████████████████████████████████| 133/133 [1:15:45<00:00, 120.56s/it]<string>:6: VisibleDeprecationWarning: Creating an ndarray from ragged nested sequences (which is a list-or-tuple of lists-or-tuples-or ndarrays with different lengths or shapes) is deprecated. If you meant to do this, you must specify 'dtype=object' when creating the ndarray.
/opt/conda/lib/python3.7/multiprocessing/semaphore_tracker.py:144: UserWarning: semaphore_tracker: There appear to be 6 leaked semaphores to clean up at shutdown
len(cache))
Well I am going to close the issue. I found that when I am doing same things on a fork of this project I am not facing the same issue. /docu-t5 fork probably added some stuff which solves this issue.
Hey @tscholak , Wonderful work. I was trying to run eval on my custom dataset but I was getting this error at the end of Batch#1 100%
Basically I just want to get a result, with basic configs for now on my machine so I can extend it in future with bigger model and bigger dataset.
The dataset contains only one DB and I tried to mimic spider and run the eval.