Skip to content

Commit caf7ac9

Browse files
committed
style check
1 parent 12617ac commit caf7ac9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/getting-started/example-datasets/dbpedia.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
description: 'Dataset containing 1 million articles from Wikipedia and their vector embeddings"
2+
description: 'Dataset containing 1 million articles from Wikipedia and their vector embeddings'
33
sidebar_label: 'dbpedia dataset'
44
slug: /getting-started/example-datasets/dbpedia-dataset
55
title: 'dbpedia dataset'
@@ -319,4 +319,3 @@ Question: {question}"""
319319
print(response.choices[0].message.content)
320320
print("\n")
321321
```
322-

0 commit comments

Comments
 (0)