start work on eval script for semantic_index
This commit is contained in:
parent
4cb8647702
commit
66c967da88
5 changed files with 133 additions and 0 deletions
3
script/evaluate_semantic_index
Executable file
3
script/evaluate_semantic_index
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
cargo run -p semantic_index --example eval
|
Loading…
Add table
Add a link
Reference in a new issue