Add comprehensive model card
#1
by
nielsr
HF Staff
- opened
This PR adds a comprehensive model card for the DoctorAgent-RL model.
It includes:
- Relevant metadata:
pipeline_tag: text-generation
andlibrary_name: transformers
. - A detailed description of the model and its key features.
- Links to the research paper (DoctorAgent-RL: A Multi-Agent Collaborative Reinforcement Learning System for Multi-Turn Clinical Dialogue) and the GitHub repository (https://github.com/JarvisUSTC/DoctorAgent-RL).
- An example of how to use the model with the
transformers
library for multi-turn clinical dialogue. - Citation information.
This will make the model more discoverable and easier to use for the community.
Jarvis1111
changed pull request status to
merged