-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
16 lines (16 loc) · 777 Bytes
/
.gitmodules
File metadata and controls
16 lines (16 loc) · 777 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[submodule "src/scripts/evaluation/MMLU/test"]
path = src/scripts/evaluation/MMLU/test
url = https://github.com/hendrycks/test.git
[submodule "src/scripts/evaluation/matthew/lm-evaluation-harness"]
path = src/scripts/evaluation/matthew/lm-evaluation-harness
url = https://github.com/AMindToThink/lm-evaluation-harness.git
branch = sae_steered
[submodule "src/scripts/evaluation/lm-evaluation-harness"]
path = src/scripts/evaluation/lm-evaluation-harness
url = https://github.com/AMindToThink/lm-evaluation-harness.git
branch = sae_steered
[submodule "src/scripts/wmdp"]
path = src/scripts/wmdp
url = https://github.com/centerforaisafety/wmdp.git
[submodule "/home/cs29824/matthew/sae_jailbreak_unlearning/src/scripts/evaluation/lm-evaluation-harness"]
branch = main