Open
Description
Receiving an error: "No such file or directory"
checkpoint = torch.load('simcse_result/' + model_name + '/pytorch_model.bin', map_location=torch.device('cpu'))
Is it possible that is should be simcse_models
and not simcse_result
?
I'm assuming I can use your demonstration selector and just run python LLM_R2.py
. Is that correct?
Metadata
Assignees
Labels
No labels
Activity