Upload probes_config.json with huggingface_hub
Browse files- probes_config.json +1 -0
probes_config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"probes": [{"name": "llama-2-7b_layer-1_tgtidx-3", "file": "llama-2-7b/layer-1_tgtidx-3.pt", "description": "Probe trained on Llama-2-7b embedding layer to predict -3rd token"}, {"name": "llama-2-7b_layer0_tgtidx-3", "file": "llama-2-7b/layer0_tgtidx-3.pt", "description": "Probe trained on Llama-2-7b embedding layer to predict -3rd token"}]}
|