amztheory commited on
Commit
20077fa
·
verified ·
1 Parent(s): 908cfd1

Upload results_2025-06-05T16-16-40.989675.json with huggingface_hub

Browse files
results_2025-06-05T16-16-40.989675.json ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config_general": {
3
+ "lighteval_sha": "?",
4
+ "num_fewshot_seeds": 1,
5
+ "override_batch_size": 1,
6
+ "max_samples": null,
7
+ "job_id": 0,
8
+ "start_time": 3809126.692920319,
9
+ "end_time": 3817999.784565425,
10
+ "total_evaluation_time_secondes": "8873.091645106208",
11
+ "model_name": "microsoft/phi-4",
12
+ "model_sha": "187ef0342fff0eb3333be9f00389385e95ef0b61",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "27.31 GB"
15
+ },
16
+ "results": {
17
+ "community|alrage_qa|0": {
18
+ "llm_as_judge": 0.7715574548907884,
19
+ "llm_as_judge_stderr": 0.00016429577761064256
20
+ },
21
+ "all": {
22
+ "llm_as_judge": 0.7715574548907884,
23
+ "llm_as_judge_stderr": 0.00016429577761064256
24
+ }
25
+ },
26
+ "versions": {
27
+ "community|alrage_qa|0": 0
28
+ },
29
+ "config_tasks": {
30
+ "community|alrage_qa": {
31
+ "name": "alrage_qa",
32
+ "prompt_function": "qa_prompt_arabic",
33
+ "hf_repo": "OALL/ALRAGE",
34
+ "hf_subset": null,
35
+ "metric": [
36
+ {
37
+ "metric_name": "llm_as_judge",
38
+ "higher_is_better": true,
39
+ "category": "7",
40
+ "use_case": "10",
41
+ "sample_level_fn": "_sample_level_fn",
42
+ "corpus_level_fn": "aggregate_scores"
43
+ }
44
+ ],
45
+ "hf_revision": null,
46
+ "hf_filter": null,
47
+ "hf_avail_splits": [
48
+ "train"
49
+ ],
50
+ "trust_dataset": true,
51
+ "evaluation_splits": [
52
+ "train"
53
+ ],
54
+ "few_shots_split": null,
55
+ "few_shots_select": null,
56
+ "generation_size": 200,
57
+ "generation_grammar": null,
58
+ "stop_sequence": [],
59
+ "num_samples": null,
60
+ "suite": [
61
+ "community"
62
+ ],
63
+ "original_num_docs": 2106,
64
+ "effective_num_docs": 2106,
65
+ "must_remove_duplicate_docs": false,
66
+ "version": 0
67
+ }
68
+ },
69
+ "summary_tasks": {
70
+ "community|alrage_qa|0": {
71
+ "hashes": {
72
+ "hash_examples": "3edbbe22cabd4160",
73
+ "hash_full_prompts": "3edbbe22cabd4160",
74
+ "hash_input_tokens": "100f6a8ddd106eeb",
75
+ "hash_cont_tokens": "0a6ac8fa85bea20c"
76
+ },
77
+ "truncated": 725,
78
+ "non_truncated": 1381,
79
+ "padded": 2106,
80
+ "non_padded": 0,
81
+ "effective_few_shots": 0.0,
82
+ "num_truncated_few_shots": 0
83
+ }
84
+ },
85
+ "summary_general": {
86
+ "hashes": {
87
+ "hash_examples": "0f3f1e1b38e44162",
88
+ "hash_full_prompts": "0f3f1e1b38e44162",
89
+ "hash_input_tokens": "55fd7fe0579ca232",
90
+ "hash_cont_tokens": "75879976e2dc6ba4"
91
+ },
92
+ "truncated": 725,
93
+ "non_truncated": 1381,
94
+ "padded": 2106,
95
+ "non_padded": 0,
96
+ "num_truncated_few_shots": 0
97
+ }
98
+ }