Update README.md
This commit is contained in:
@@ -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).
|
||||||
|
|||||||
Reference in New Issue
Block a user