You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
Hi,
When I try to embed sentences for the 100M sentences using: python src/sase.py --input $input --model data/sase.pth --spm_model data/sase.spm --batch_size 64 --cuda "True" --output $output kernel dies automatically.
What is the hardware requirements to embed sentences?
Hi,
When I try to embed sentences for the 100M sentences using:
python src/sase.py --input $input --model data/sase.pth --spm_model data/sase.spm --batch_size 64 --cuda "True" --output $outputkernel dies automatically.What is the hardware requirements to embed sentences?