Text Generation
Transformers
Safetensors
PyTorch
English
gpt_neox
causal-lm
pythia
safety
unlearning
data-filtering
interpretability
pretraining
eleutherai
gpt-neox
wmdp
cbrn
tamper-resistance
research
model-suite
6.9b
circuit-breaking
knowledge-filtering
open-weight
biothreat
safety-research
model-diffing
training-dynamics
text-generation-inference
Improve model card: Add pipeline tag, library name, paper abstract, and explicit links
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card for the Deep Ignorance model suite by:
- Adding
pipeline_tag: text-generationto the metadata, ensuring the model appears in relevant searches on the Hugging Face Hub and enables the interactive inference widget. - Adding
library_name: transformersto the metadata, which activates the "how to use" section with direct code snippets for thetransformerslibrary. - Including the paper abstract for a quick overview of the research directly in the model card.
- Adding explicit links to the paper (using the Hugging Face Papers URL), the project page, and the GitHub repository for easier navigation and access to further resources.
- Correcting the misleading paper link in the introductory paragraph to point to the actual paper.
Please review and merge if these updates are satisfactory!
Thank you, Niels :)
Kyle1668
changed pull request status to
merged