nielsr HF Staff commited on
Commit
103aa48
·
verified ·
1 Parent(s): 9b2b5a3

Add model card

Browse files

This PR adds a model card by linking it to the paper [SafeKey: Amplifying Aha-Moment Insights for Safety Reasoning](https://huggingface.co/papers/2505.16186).
It also adds a relevant pipeline tag and the license.

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