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, paper, and code links
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card by:
- Adding the
pipeline_tag: text-generation
to ensure better discoverability on the Hugging Face Hub (https://huggingface.co/models?pipeline_tag=text-generation). - Specifying
library_name: transformers
to enable the "How to use" widget, as the model is compatible with the Transformers library. - Adding explicit links to the paper, code repository, and project page at the top of the README.
- Updating a misleading "see paper" link to "see project page" to accurately reflect its destination.
Kyle1668
changed pull request status to
merged