Improve model card: add paper info and base model metadata

#3
by nielsr HF Staff - opened

Hi! I'm Niels from the community science team at Hugging Face. This PR improves the model card for the Toto-2.0-FnF ensemble.

Key changes:

  • Added the paper title, authors, and direct links to the technical report, code, and blog post at the top of the README.
  • Updated the YAML metadata to include base_model references. This helps users navigate between this ensemble and the individual foundation models it utilizes (like Chronos, TimesFM, and the base Toto 2.0 family).
  • Added the xgboost tag to reflect the underlying framework of the meta-learner.

These improvements make the artifact more discoverable and clarify its relationship to the broader Toto 2.0 research.

Emaad changed pull request status to merged

Sign up or log in to comment