DAMO-NLP-SG / DAMO-NLP-SG/LLM-R2

No such file or directory

Open
#5 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
54
Forks
13
PR merge metrics
No merged PRs in 30d

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.