weijunl commited on
Commit
f0204f8
·
verified ·
1 Parent(s): d75b840

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -57,7 +57,7 @@ conda create -n dpst python=3.10
57
  conda activate dpst
58
 
59
  pip install numpy pandas tqdm torch
60
- pip install transformers==4.52.4 datasets sentence-transformers==2.2.2
61
  pip install nltk einops datasketch
62
  pip install stanford-openie
63
  # install weaviate-client AFTER stanford-openie (protobuf conflict workaround)
 
57
  conda activate dpst
58
 
59
  pip install numpy pandas tqdm torch
60
+ pip install transformers==4.52.4 datasets sentence-transformers==3.4.1
61
  pip install nltk einops datasketch
62
  pip install stanford-openie
63
  # install weaviate-client AFTER stanford-openie (protobuf conflict workaround)