Update README.md

This commit is contained in:
bfsujason
2021-11-28 21:30:55 +08:00
committed by GitHub
parent adf6fb72d7
commit 12355f9620

View File

@@ -16,7 +16,7 @@ pip install faiss-gpu
pip install sentence-transformers pip install sentence-transformers
``` ```
Please note that embedding sentences on GPU-enabled machines is much faster than those with CPU only. The following experiments are conducted using [Google Colab](https://colab.research.google.com/) which provides free GPU service. Note that embedding sentences on GPU-enabled machines is much faster than those with CPU only. The following experiments are conducted using [Google Colab](https://colab.research.google.com/) which provides free GPU service.
## Evaluation Corpora ## Evaluation Corpora
Bertalign is language-agnostic thanks to the cross-language embedding models [sentence-transformers](https://github.com/UKPLab/sentence-transformers). Bertalign is language-agnostic thanks to the cross-language embedding models [sentence-transformers](https://github.com/UKPLab/sentence-transformers).