nepp1d0 commited on
Commit
7b32b77
·
verified ·
1 Parent(s): de29ff6

Upload cis-lmu_causal_non_linearity_full_evaluation__gBpl8Wv62Yj6CkC_results.json with huggingface_hub

Browse files
cis-lmu_causal_non_linearity_full_evaluation__gBpl8Wv62Yj6CkC_results.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "('submission', 'LlamaForCausalLM', '4_answer_MCQA', 'answer')": {
3
+ "average_accuracy": 0.9501377967930928,
4
+ "highest_accuracy": 1.0,
5
+ "method_name": "submission",
6
+ "model_name": "LlamaForCausalLM",
7
+ "task_name": "4_answer_MCQA",
8
+ "target_variables": "answer"
9
+ },
10
+ "('submission', 'LlamaForCausalLM', '4_answer_MCQA', 'answer_pointer')": {
11
+ "average_accuracy": 0.8120278291705211,
12
+ "highest_accuracy": 0.93509096515572,
13
+ "method_name": "submission",
14
+ "model_name": "LlamaForCausalLM",
15
+ "task_name": "4_answer_MCQA",
16
+ "target_variables": "answer_pointer"
17
+ },
18
+ "('submission', 'LlamaForCausalLM', 'ARC_easy', 'answer')": {
19
+ "average_accuracy": 0.9593825016957942,
20
+ "highest_accuracy": 0.9939712544119944,
21
+ "method_name": "submission",
22
+ "model_name": "LlamaForCausalLM",
23
+ "task_name": "ARC_easy",
24
+ "target_variables": "answer"
25
+ },
26
+ "('submission', 'LlamaForCausalLM', 'ARC_easy', 'answer_pointer')": {
27
+ "average_accuracy": 0.8318602478406831,
28
+ "highest_accuracy": 0.9350662325019091,
29
+ "method_name": "submission",
30
+ "model_name": "LlamaForCausalLM",
31
+ "task_name": "ARC_easy",
32
+ "target_variables": "answer_pointer"
33
+ },
34
+ "('submission', 'LlamaForCausalLM', 'arithmetic', 'ones_carry')": {
35
+ "average_accuracy": 0.4955528275789775,
36
+ "highest_accuracy": 0.5962116913311807,
37
+ "method_name": "submission",
38
+ "model_name": "LlamaForCausalLM",
39
+ "task_name": "arithmetic",
40
+ "target_variables": "ones_carry"
41
+ }
42
+ }