Add HuggingFace model card YAML metadata to finetune README

Co-Authored-By: Claude (claude-fudge-eap-cc) <noreply@anthropic.com>
This commit is contained in:
Tobi Lutke 2026-01-28 23:33:55 -08:00
parent 8572c2fd94
commit 5cf4958bfa
No known key found for this signature in database

View File

@ -1,3 +1,16 @@
---
license: mit
language:
- en
base_model: Qwen/Qwen3-1.7B
tags:
- query-expansion
- search
- gguf
- qwen3
pipeline_tag: text-generation
---
# QMD Query Expansion Fine-Tuning
Train small language models to expand search queries for [QMD](https://github.com/tobi/qmd)'s hybrid retrieval pipeline.