goodfire-maxsloef commited on
Commit
effa77b
·
verified ·
1 Parent(s): a75e0db

fix link to custom ds

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ math_sae = load_math_sae(file_path, device)
27
  ```
28
 
29
  The general reasoning SAE was trained on R1’s activations on our [custom
30
- reasoning dataset](https://huggingface.co/Goodfire/r1-collect), and the second
31
  used [OpenR1-Math](https://huggingface.co/datasets/open-r1/OpenR1-Math-220k), a
32
  large dataset for mathematical reasoning. These datasets allow us to discover
33
  the features that R1 uses to answer challenging problems that exercise its
 
27
  ```
28
 
29
  The general reasoning SAE was trained on R1’s activations on our [custom
30
+ reasoning dataset](https://huggingface.co/datasets/Goodfire/r1-collect), and the second
31
  used [OpenR1-Math](https://huggingface.co/datasets/open-r1/OpenR1-Math-220k), a
32
  large dataset for mathematical reasoning. These datasets allow us to discover
33
  the features that R1 uses to answer challenging problems that exercise its