何枝

Results 2 issues of 何枝

**描述该问题** 调用spider.search_news(query='python')时,代码报错: ```python from baiduspider import BaiduSpider from pprint import pprint spider = BaiduSpider() res = spider.search_news(query='python') res = res.plain ``` 错误信息: ```shell Traceback (most recent call last): File "/home/map/users/xxxx/queryBaiduSearch/main.py",...

bug
help wanted

I'm not sure if OpenRLHF is interested in integrating [this visualizaition tool](https://github.com/HarderThenHarder/RLLoggingBoard/tree/main), this tool has helped me a lot to analysis PPO training. So I try to create this PR...