open-compass / opencompass

OpenCompass is an LLM evaluation platform, supporting a wide range of models (Llama3, Mistral, InternLM2,GPT-4,LLaMa2, Qwen,GLM, Claude, etc) over 100+ datasets.
https://opencompass.org.cn/
Apache License 2.0
4.09k stars 436 forks source link

[Feature] Update the Lark Bot section of Useful Tools in the documentation #1332

Open Galaxy-Husky opened 3 months ago

Galaxy-Husky commented 3 months ago

Describe the feature

  1. The Lark Bot section of Useful tools in the documentation is different in Chinese and English.
  2. The contents seem to be out of date, because there are no files mentioned , such as configs/secrets.py, configs/eval.py, and _base_ = [ 'secrets.py', ... ]

Will you implement it?

Galaxy-Husky commented 3 months ago

I just found the Task Monitoring: Lark Bot section of TASK EXECUTION AND MONITORING in the documentation. And I successfully set up the lark bot according to the instructions. Please consider merging the Lark Bot section of Useful Tools and the Task Monitoring: Lark Bot section of TASK EXECUTION AND MONITORING.

tonysy commented 3 months ago

Happy to see that the problem has been resolved. Thanks for the good suggestion, would you like to contribute a PR for this improvement?

Galaxy-Husky commented 3 months ago

Happy to see that the problem has been resolved. Thanks for the good suggestion, would you like to contribute a PR for this improvement?

Sure! Thank you for inviting me to contribute. I'd be happy to work on the suggested improvements and will prepare a PR soon.