wangyiran33
Results
2
issues of
wangyiran33
**Describe** I'm fintuning the released E5 model `intfloat/multilingual-e5-base` using `simlm/scripts/train_biencoder_marco.sh`. Error happens during evalution after training one epoch: ``` Traceback (most recent call last): File "src/train_biencoder.py", line 101, in main()...
I am using Docker to deploy a local service of wandb without using any external data storage. However, I always encounter an 'upload failure' error when executing the 'log artifact'...