Jinchao

Results 7 issues of Jinchao

### First check - [X] I'm sure this is a bug. - [X] I've added a descriptive title to this bug. - [X] I've provided clear instructions on how to...

bug
lightninglite

Hi, there, I'm using a WandbLogger (wandb=0.12.21) in pytorch lightning 1.6.5, and find that the `output.log` file is empty when set offline mode. The problem disappear when using online mode....

c:integration
c:console
c:offline

Hi, thanks for your sharing this great works. I've come across an issue that I cannot find the file 'train_cookie_simb_off.csv' and 'test_cookie_simb_off.csv' mentioned in `Cookie_Bert*.py`. I guess the `df['text']` content...

Hi, there! I saved parallel state_dict (requires_grad True only) with 8 GPUs remotely, how to load these state_dicts and save them as one locally? Thanks in advance. ``` collie_dp0_pp0_tp0.pt collie_zero_dp0_pp0_tp0.pt...

As a subclass of `torch.optim.Optimizer`, could `collie.optim.Lomo` support `param_groups`, by calling `super().__init__(params, defaults)`. So that we can fit for more schedulers and use `per-parameter` method to filter out some modules...

Hi, there! Thanks for the great work. I noticed in your paper that all audio samples are resampled to 44.1kHz, which I understand is the setting for the 44kHz variant....

### Class | 类型 其他 ### Feature Request | 功能请求 如题,目前的对话记录只能复制或者保存,请问能否增加“修改”的功能?