nanigock commited on
Commit
0044e82
·
verified ·
1 Parent(s): 8588c08

Upload evaluation_results/per_repo_lora_no_oracle_ir_test.json with huggingface_hub

Browse files
evaluation_results/per_repo_lora_no_oracle_ir_test.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "method": "lora_per_repo",
3
+ "split": "ir_test",
4
+ "exact_match_pct": 57.57575757575758,
5
+ "exact_match_count": 57,
6
+ "n": 99,
7
+ "n_repos": 10,
8
+ "per_repo": {
9
+ "0xricksanchez/like-dbg": {
10
+ "exact_match_pct": 22.22222222222222,
11
+ "n": 9
12
+ },
13
+ "AlignmentResearch/tuned-lens": {
14
+ "exact_match_pct": 75.0,
15
+ "n": 4
16
+ },
17
+ "AndrewAnnex/SpiceyPy": {
18
+ "exact_match_pct": 40.0,
19
+ "n": 5
20
+ },
21
+ "AnonymouX47/term-image": {
22
+ "exact_match_pct": 60.0,
23
+ "n": 15
24
+ },
25
+ "Azure-Samples/rag-postgres-openai-python": {
26
+ "exact_match_pct": 16.666666666666668,
27
+ "n": 6
28
+ },
29
+ "BoboTiG/python-mss": {
30
+ "exact_match_pct": 55.55555555555556,
31
+ "n": 9
32
+ },
33
+ "BrainBlend-AI/atomic-agents": {
34
+ "exact_match_pct": 46.15384615384615,
35
+ "n": 13
36
+ },
37
+ "Chen-zexi/vllm-cli": {
38
+ "exact_match_pct": 84.61538461538461,
39
+ "n": 13
40
+ },
41
+ "Cloxl/xhshow": {
42
+ "exact_match_pct": 60.0,
43
+ "n": 5
44
+ },
45
+ "Cranot/roam-code": {
46
+ "exact_match_pct": 75.0,
47
+ "n": 20
48
+ }
49
+ }
50
+ }