This commit is contained in:
Maarten Grootendorst
2025-07-04 14:34:19 +02:00
committed by GitHub
parent cc68fd91df
commit f08e26df91

View File

@@ -48,7 +48,8 @@
"outputs": [],
"source": [
"# %%capture\n",
"# !pip install datasets transformers sentence-transformers openai"
"# !pip install transformers sentence-transformers openai\n",
"# !pip install -U datasets"
]
},
{