Upload README.md with huggingface_hub
Browse files
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==
|
| 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)
|