Add paper link and pipeline metadata
#1
by
nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community team.
I've opened this PR to improve the model card for TAMA-QWen3. This includes:
- Adding the
pipeline_tag: table-question-answeringto help users discover the model. - Adding
library_name: transformersto enable the code snippet and "Use in Transformers" button. - Linking the model to its research paper: MMTU: A Massive Multi-Task Table Understanding and Reasoning Benchmark.
- Including a link to the official GitHub repository for the MMTU benchmark.
These updates will make the model more discoverable and provide better documentation for researchers.
Thank you Niels!
dnaihao changed pull request status to
merged