aboy2018
aboy2018
Hello,Can you provide the pred weight? And I get some cropped dataset ,but I don't have label files. How to get label file from ".5pt"file?
Because ShangHaiA dataset' size is not the same.How to set batch size >1 when train the code?
您好: 我在编译的时候发现cpp文件中有masks_参数的运用,但是头文件中没有定义一系列参数,是在其他地方定义的吗? /home4/jiashuaihe/environment/caffe/src/caffe/layers/cmp_conv_layer.cu(63): error: class "caffe::CmpConvolutionLayer" has no member "masks_" detected during instantiation of "void caffe::CmpConvolutionLayer::Forward_gpu(const std::vector &, const std::vector &) [with Dtype=float]" (132): here
what is the project's torch visition
您好,基础模型选择qwen2p5_instruct,采用finetuneTaskNeg_qwen.sh,当开启lora微调时报错: Adding LoRA adapters... [rank0]: Traceback (most recent call last): [rank0]: File "/root/autodl-tmp/jsh/projects/VITA-main/vita/train/train.py", line 467, in [rank0]: train() [rank0]: File "/root/autodl-tmp/jsh/projects/VITA-main/vita/train/train.py", line 345, in train [rank0]: model = get_peft_model(model, lora_config)...