Add pipeline tag, library name, link to paper
#1
by
nielsr
HF staff
- opened
This PR improves the model card by adding the pipeline_tag: question-answering
, ensuring people can find your model at https://huggingface.co/models?pipeline_tag=question-answering. It also sets the appropriate library name (Transformers) and links to the paper on https://huggingface.co/papers/2502.11275.
KomeijiForce
changed pull request status to
merged