jasonfang
jasonfang
**Is your feature request related to a problem? Please describe.** I think label-studio is a wonderful work to simplify the labeling process. But I'm a bit confused when I use...
How to set a proper num of max_iteration to get a better trade-off between efficiency and accuracy? As normally when we're using spark clusters, we may deal with TBs of...
### System Info ```Shell accelerate==0.34.2 python==3.10 deepspeed==0.15.1 ``` ### Information - [ ] The official example scripts - [X] My own modified scripts ### Tasks - [ ] One of...
### 🐛 Describe the bug I'm training a vqgan model and there is a forward operation which do allreduce across batch to get an estimation of the data distribution. It...