kzhou35 nielsr HF Staff commited on
Commit
7622173
·
verified ·
1 Parent(s): b1d9184

Add model card (#1)

Browse files

- Add model card (bd0564d8a5162f2260979cfc2a6e161f8ff2dec1)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ pipeline_tag: text-generation
4
+ library_name: transformers
5
+ ---
6
+
7
+ This repository contains the model described in the paper [SafeKey: Amplifying Aha-Moment Insights for Safety Reasoning](https://huggingface.co/papers/2505.16186).
8
+
9
+ Code: https://github.com/eric-ai-lab/SafeKey
10
+
11
+ Project Page: https://safekeylrm.github.io