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 12617ac commit caf7ac9Copy full SHA for caf7ac9
docs/getting-started/example-datasets/dbpedia.md
@@ -1,5 +1,5 @@
1
---
2
-description: 'Dataset containing 1 million articles from Wikipedia and their vector embeddings"
+description: 'Dataset containing 1 million articles from Wikipedia and their vector embeddings'
3
sidebar_label: 'dbpedia dataset'
4
slug: /getting-started/example-datasets/dbpedia-dataset
5
title: 'dbpedia dataset'
@@ -319,4 +319,3 @@ Question: {question}"""
319
print(response.choices[0].message.content)
320
print("\n")
321
```
322
-
0 commit comments