wangyiran33

Results 6 comments of wangyiran33

> hey @wangyiran33 - this could be due to several reasons: > > Docker Version Compatibility: Ensure that the Docker version you are using is compatible with the wandb/local:latest image....

@intfloat Hi, thanks for the answer. I would like to ask another question. Do I need to add "query: " and "passage: " in the text of the query and...

> If you want to use the released model without fine-tuning, then you should add "query: " and "passage: " prefix, otherwise it is optional. thx. I'd like to finetune...

> Can you try adding `--label_names labels` to the launch command in `simlm/scripts/train_biencoder_marco.sh`? > > Our code base is tested with `transformers==4.15`, newer versions seem to have breaking changes for...

Can [this PR](https://github.com/milvus-io/milvus/pull/34700) solve the problem?

> I think an empty sparse float vector is a good signal, usually it means your corpus didn't fit the training dataset at all. You should think of using another...