| | --- |
| | 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. |