amztheory commited on
Commit
9ea96e5
·
verified ·
1 Parent(s): b14de91

Upload results_2025-06-06T01-10-19.932604.json with huggingface_hub

Browse files
results_2025-06-06T01-10-19.932604.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": 3836599.805226163,
9
+ "end_time": 3850026.898604394,
10
+ "total_evaluation_time_secondes": "13427.09337823093",
11
+ "model_name": "microsoft/Phi-4-mini-instruct",
12
+ "model_sha": "5a149550068a1eb93398160d8953f5f56c3603e9",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "7.15 GB"
15
+ },
16
+ "results": {
17
+ "community|alrage_qa|0": {
18
+ "llm_as_judge": 0.6908831908831861,
19
+ "llm_as_judge_stderr": 0.00015133734259562332
20
+ },
21
+ "all": {
22
+ "llm_as_judge": 0.6908831908831861,
23
+ "llm_as_judge_stderr": 0.00015133734259562332
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": "a67745d8c67eed41",
74
+ "hash_input_tokens": "bf9c77714434ab88",
75
+ "hash_cont_tokens": "84c1f40481a24c3f"
76
+ },
77
+ "truncated": 2106,
78
+ "non_truncated": 0,
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": "9052e16303818541",
89
+ "hash_input_tokens": "eba66e416758d858",
90
+ "hash_cont_tokens": "365a32ea7976e818"
91
+ },
92
+ "truncated": 2106,
93
+ "non_truncated": 0,
94
+ "padded": 2106,
95
+ "non_padded": 0,
96
+ "num_truncated_few_shots": 0
97
+ }
98
+ }