File size: 581 Bytes
9163edd
 
fb41402
 
 
 
 
 
 
9163edd
 
fb41402
9163edd
fb41402
56c104f
fb41402
 
 
 
 
 
 
 
74dd665
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
license: mit
task_categories:
- question-answering
language:
- en
- sk
size_categories:
- 100M<n<1B
---

# Overture Addresses SQLite-Vec Vectors

The database stores vec0 vectors created from Overture addresses located in Bratislava, Slovakia.

## Database Structure

The file `data.gpkg` contains the following tables:

* `embeddings` - Vectors stored in the vec0 column.
* `points` - A spatial table used for embedding.

Embedding was performed for approximately 300,000 points from the Overture addresses dataset.

You can use `data_initial.gpkg` for your custom embeddings.