vecalign icon indicating copy to clipboard operation
vecalign copied to clipboard

[Embedding phase error]

Open Vietdung113 opened this issue 2 years ago • 0 comments

I've tried to re-run the project. However, when I tried to use LASOR to embed my embedding with the command line:

./embed.sh ~/source/samsung/vecalign/bleualign_data/overlaps.vi ~/source/samsung/vecalign/bleualign_data/overlaps.vi.emb [vi] 

or

python embed.py --input ~/source/samsung/vecalign/bleualign_data/overlaps.vi --output ~/source/samsung/vecalign/bleualign_data/overlaps.vi.emb --encoder ../models/laser2.pt --spm-model ../models/laser2.spm --verbose

I got this error image

The format of my input file is: image Does anyone have this problem? And how can I fix this?

Vietdung113 avatar Aug 23 '22 06:08 Vietdung113