Update model card with FinTeam paper and add pipeline/library tags
#10
by
nielsr
HF Staff
- opened
This PR improves the model card for Go4miii/DISC-FinLLM
by:
- Associating it with the paper FinTeam: A Multi-Agent Collaborative Intelligence System for Comprehensive Financial Scenarios, clarifying its role as a component within the FinTeam system.
- Correcting and expanding the header links to include the
FinTeam
paper, the correctDISC-FinLLM
technical report, and the GitHub repository. - Adding
pipeline_tag: text-generation
to ensure discoverability for relevant tasks on the Hub. - Adding
library_name: transformers
to enable the "Load with Transformers" widget, as the model is compatible with the library. - Correcting the citation section to include both the
FinTeam
andDISC-FinLLM
papers.