Update eval_py.ipynb
Browse files- eval_py.ipynb +1 -0
eval_py.ipynb
CHANGED
@@ -17,6 +17,7 @@
|
|
17 |
"!pip install huggingface_hub > delete.txt\n",
|
18 |
"!pip install pyhocon > delete.txt\n",
|
19 |
"!pip install transformers > delete.txt\n",
|
|
|
20 |
"!rm delete.txt"
|
21 |
],
|
22 |
"outputs": [],
|
|
|
17 |
"!pip install huggingface_hub > delete.txt\n",
|
18 |
"!pip install pyhocon > delete.txt\n",
|
19 |
"!pip install transformers > delete.txt\n",
|
20 |
+
"!pip install gensim > delete.txt\n",
|
21 |
"!rm delete.txt"
|
22 |
],
|
23 |
"outputs": [],
|