Where is the sep_query_head stored?
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 1.5k
- Forks
- 125
- Avg merge
- 22d 8m
- Merged PRs (30d)
- 1
Description
I have finetuned using the flag --sep_query_head but in the saved model directory there are these files:
- config.json
- generation_config.json
- kb_config_explicit.json
- model.safetensors
Where is the query head saved?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Trace the --sep_query_head setting and inspect config.json, kb_config_explicit.json, and model.safetensors in the saved model directory. Done means documenting where the query head is stored and how it is loaded.
Written by the indexing model from the issue text.
Assessment
- Domain
- machine-learning
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100