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, 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-generation
to improve discoverability on the Hugging Face Hub via relevant filters. - Specifying
library_name: transformers
to enable the "Use in Transformers" widget and correctly associate the model with its primary library. - Updating the paper link to the official Hugging Face Papers page (Deep Ignorance: Filtering Pretraining Data Builds Tamper-Resistant Safeguards into Open-Weight LLMs).
- Adding explicit links to the project page (
https://deepignorance.ai/
) and the GitHub repository (https://github.com/EleutherAI/deep-ignorance
) for easy access to more resources.
Kyle1668
changed pull request status to
merged