zhengxuanzenwu commited on
Commit
48ae721
·
verified ·
1 Parent(s): 02d7b67

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -12
README.md CHANGED
@@ -1,21 +1,17 @@
1
  ---
2
- title: SDL-ReFT-ar1
3
- emoji: 🤔
4
- colorFrom: red
5
- colorTo: indigo
6
  sdk: gradio
7
- sdk_version: 5.13.1
8
  app_file: app.py
9
  pinned: false
10
  suggested_hardware: a10g-small
11
  ---
12
 
13
- # What is model auto-steering?
14
 
15
- Instead of using our pretrained dictionaries, we use our [subspace generator](https://huggingface.co/pyvene/gemma-reft-2b-it-res-generator) to generate steering vector directly from any concept description in natural language. In this way, you are not bounded with the dictionary size.
16
 
17
- **This is our beta-version!**
18
-
19
- ## Model auto-steering with supervised dictionary learning (SDL).
20
-
21
- This is a demo of model **auto-steering** with Supervised Dictionary Learning (SDL) using AxBench-ReFT-r1-16K which hosts steering vectors for 16K concepts.
 
1
  ---
2
+ title: Reft-Golden-Gate-Bridge-Llama-3
3
+ emoji: 🫠
4
+ colorFrom: blue
5
+ colorTo: red
6
  sdk: gradio
7
+ sdk_version: 4.26.0
8
  app_file: app.py
9
  pinned: false
10
  suggested_hardware: a10g-small
11
  ---
12
 
13
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
14
 
15
+ # Reft-Golden-Gate-Bridge-Llama-3
16
 
17
+ ReFT was introduced in [this paper](https://arxiv.org/abs/2404.03592).