mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 16:56:27 +02:00
ann-filtering-benchmark directory
This commit is contained in:
parent
052ba4b089
commit
f55e14cce8
7 changed files with 259 additions and 18 deletions
12
tests/afbd/README.md
Normal file
12
tests/afbd/README.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
|
||||
# hnm
|
||||
|
||||
```
|
||||
tar -xOzf hnm.tgz ./tests.jsonl > tests.jsonl
|
||||
solite q "select group_concat(distinct key) from lines_read('tests.jsonl'), json_each(line -> '$.conditions.and[0]')"
|
||||
```
|
||||
|
||||
|
||||
```
|
||||
> python test-afbd.py build hnm.tgz --metadata product_group_name,colour_group_name,index_group_name,perceived_colour_value_name,section_name,product_type_name,department_name,graphical_appearance_name,garment_group_name,perceived_colour_master_name
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue