Improve model card: Fill model configuration details and clean up placeholders
#5
by
nielsr HF Staff - opened
This PR improves the model card by:
- Filling in the
Number of Parameters (without embeddings)with32.0BandContext Lengthwith131072in the "Model Configuration" section. These values are directly inferable from the paper abstract and the Quickstart code examples, respectively. - Removing the placeholders for
Number of LayersandNumber of Attention Headsas their specific values are not provided in the available context, thus enhancing the card's accuracy and readability.
Thank you for your attention and contribution!
We realized that we missed this in our doc builder, so we've updated it immediately. We hadn't merged it due to our doc builder setup. Thank you for your understanding.
LG-AI-EXAONE changed pull request status to
closed