Shangwen Wang

Results 14 comments of Shangwen Wang

Thanks for your reply. It would be nice if someone can look into it in the future.

Sorry for bothering you for so many times. Actually, we are trying to find silent flaky tests in open-source projects. With these identified flaky tests, we wonder if you plan...

Thanks for your detailed explanation. We will try to propose reasonable fixes in the future.

There is already a List variable named _shardNames_ and the method's function is to add content to this list. So how about naming these methods **addNames**? Is it more suitable?

Hi @chenggangqcg I met the same problem. Did you resolve it? Any thought about what to do next?

Ok. I resolved this question now but met another one. pleaseTraceback (most recent call last): File "/root/miniconda3/lib/python3.10/site-packages/urllib3/connection.py", line 174, in _new_conn conn = connection.create_connection( File "/root/miniconda3/lib/python3.10/site-packages/urllib3/util/connection.py", line 95, in create_connection...

Thanks for the clarification. I checked that my server cannot ping huggingface. I wonder is there any screenshot to show the execution result of AIOS?

@jason-hanling @liuhuigmail Hi, Professor Liu, I am also interested about how to pre-process the data. I note that the pre-processing is done by the dataset.py script (you are right). I'd...

Oh great @neubig Thanks a lot.

Thanks for your quick response. Actually, I now turn to use the old version "bert_as_service" and successfully opened the server. It is sad that my laptop cannot open the clip_server...