amztheory commited on
Commit
858eb93
·
verified ·
1 Parent(s): 8e227c1

Upload results_2025-07-05T07-25-43.243080.json with huggingface_hub

Browse files
results_2025-07-05T07-25-43.243080.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": 33981685.70990694,
9
+ "end_time": 34005597.00986724,
10
+ "total_evaluation_time_secondes": "23911.299960300326",
11
+ "model_name": "Qwen/Qwen3-14B",
12
+ "model_sha": "8268fe3026cb304910457689366670e803a6fd56",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "27.51 GB"
15
+ },
16
+ "results": {
17
+ "community|alrage_qa|0": {
18
+ "llm_as_judge": 0.7973409306742559,
19
+ "llm_as_judge_stderr": 0.0001056455130705281
20
+ },
21
+ "all": {
22
+ "llm_as_judge": 0.7973409306742559,
23
+ "llm_as_judge_stderr": 0.0001056455130705281
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": "bd7517bdce6054f5",
74
+ "hash_input_tokens": "9a908eff1721ee3d",
75
+ "hash_cont_tokens": "5002d97b9e780e3f"
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": "34876b2dd7b6c159",
89
+ "hash_input_tokens": "5f271403fa5018a1",
90
+ "hash_cont_tokens": "18036d08b0224e9c"
91
+ },
92
+ "truncated": 2106,
93
+ "non_truncated": 0,
94
+ "padded": 2106,
95
+ "non_padded": 0,
96
+ "num_truncated_few_shots": 0
97
+ }
98
+ }