We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a97341d commit 5f3caa2Copy full SHA for 5f3caa2
python-recipes/finetuning/00_text_finetuning.ipynb
@@ -43,7 +43,7 @@
43
}
44
],
45
"source": [
46
- "!pip install --quiet torch datasets sentence_transformers 'transformers[torch]' redisvl"
+ "!pip install --quiet torch datasets sentence_transformers 'transformers[torch]' redisvl matplotlib"
47
]
48
},
49
{
0 commit comments