Skip to content
Snippets Groups Projects
Commit 92f48d4a authored by aBotel's avatar aBotel
Browse files

Generate embeddings

parent 93a30850
No related branches found
No related tags found
No related merge requests found
......@@ -6,8 +6,9 @@
# Make sure the BERT model is available in PyTorch
#conda config --add channels conda-forge
#conda install --yes -c conda-forge pytorch-pretrained-bert
#conda install -c huggingface transformers
pip install pytorch-transformers
pip install transformers
pip install pyhealth
pip install termcolor
pip install pandarallel
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment