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

Add model card

Browse files

This PR adds a model card for the paper [SafeKey: Amplifying Aha-Moment Insights for Safety Reasoning](https://huggingface.co/papers/2505.16186).

It includes the license, library name, pipeline tag, link to the paper, code, and project page.

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