vecalign
vecalign copied to clipboard
[Embedding phase error]
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
The format of my input file is:
Does anyone have this problem? And how can I fix this?