LiangxuanZhao

Results 9 issues of LiangxuanZhao

I got an `FileNotFoundError` when executing `plt.savefig(gen_train_plt_name(args), dpi=600)` in `train.py/train()` ``` File "/home/LAB/penghao/.conda/envs/torch-sparse/lib/python3.6/site-packages/matplotlib/pyplot.py", line 842, in savefig res = fig.savefig(*args, **kwargs) File "/home/LAB/penghao/.conda/envs/torch-sparse/lib/python3.6/site-packages/matplotlib/figure.py", line 2311, in savefig self.canvas.print_figure(fname, **kwargs) File...

In `applications/DeepSpeed-Chat/training/step3_rlhf_finetuning/main.py`, `critic_loss` and `actor_loss` are strangely added to each other. I am so confused about it.

NOTE: ISSUES ARE NOT FOR CODE HELP - Ask for Help at https://stackoverflow.com Your issue may already be reported! Also, please search on the [issue tracker](../) before creating one. *...

Hello, thank you so much for releasing such a good environment. I notice in the paper _Making Efficient Use of Demonstrations to Solve Hard Exploration Problems_, you said > We...

In https://github.com/FreedomIntelligence/LLMZoo/tree/main/llmzoo/eval, the readme lacks the 2nd section "How to evaluate?". I am a bit confused by so many scripts and python files. Could you please write a guideline on...

## Description Polish OpenAICompatibilityModel class. Polish onboarding doc for model setup: 1. Split installation and api setup; 2. put api & local model related part into models doc, and add...

documentation

### Required prerequisites - [X] I have searched the [Issue Tracker](https://github.com/camel-ai/camel/issues) and [Discussions](https://github.com/camel-ai/camel/discussions) that this hasn't already been reported. (+1 or comment there if it has.) - [X] Consider asking...

documentation
enhancement
API

### Required prerequisites - [X] I have read the documentation . - [X] I have searched the [Issue Tracker](https://github.com/camel-ai/camel/issues) and [Discussions](https://github.com/camel-ai/camel/discussions) that this hasn't already been reported. (+1 or comment...

question
Society