肖文懿
肖文懿
> 现已支持 请拉取最新代码 在微调34b时,使用custom的数据集,batchsize超过1就会报错。 template.py中的res['images'] = torch.concat([b['images'] for b in batch])这一行代码 RuntimeError: Sizes of tensors must match except in dimension 0. Expected size 5 but got size 3 for tensor...
same question
yes, I also encountered this confusing question.
> Yes, you need to set a higher value for the better images than the worse ones. For example, both `[1,0,1,1,0,1,0]` and `[0, -1, 0, 0, -1, 0, -1]` are...
> Hello! If you use the code in `scripts/sample.py` to generate images, in addition to generating images, a `.pkl` file will be saved in `save_dir`. After obtaining human preferences, you...