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:
parent
8572c2fd94
commit
5cf4958bfa
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user