mhliang

Results 3 issues of mhliang

Traceback (most recent call last): File "/usr/lib/python3.8/urllib/request.py", line 1319, in do_open h.request(req.get_method(), req.selector, req.data, headers, File "/usr/lib/python3.8/http/client.py", line 1230, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/lib/python3.8/http/client.py", line 1276,...

![image](https://github.com/RUCAIBox/LLMRank/assets/57933165/94c9901e-5e90-46b5-b633-36eb759e45b3) ![image](https://github.com/RUCAIBox/LLMRank/assets/57933165/a935a042-5d16-4c58-91f1-c0940cc3b5e9) 按照代码中给的命令,由于我的网络问题,把async_dispatch设为False,复现之后各个指标好像都达不到论文中的值,是因为async_dispatch的设置吗?