feat(utils): add feature extraction utilities and tests

This commit is contained in:
2026-03-05 20:48:53 +08:00
parent a16b376dd7
commit 5be4709acf
13 changed files with 247 additions and 138 deletions

View File

@@ -30,6 +30,6 @@ benchmark:
task:
name: "recall_at_k"
type: "retrieval"
top_k: 10
top_k: 1
batch_size: 64
model_table_prefix: "benchmark"