amztheory commited on
Commit
c0ada6c
·
verified ·
1 Parent(s): f960286

Upload results_2025-01-27T08-49-46.965719.json with huggingface_hub

Browse files
results_2025-01-27T08-49-46.965719.json ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config_general": {
3
+ "lighteval_sha": "?",
4
+ "num_fewshot_seeds": 1,
5
+ "override_batch_size": 1,
6
+ "max_samples": null,
7
+ "job_id": "",
8
+ "start_time": 701.348880199,
9
+ "end_time": 1378.795647282,
10
+ "total_evaluation_time_secondes": "677.4467670829999",
11
+ "model_name": "silma-ai/SILMA-Kashif-2B-Instruct-v1.0",
12
+ "model_sha": "c13e67581b7d38f79b9bfae90c273f15875d3aef",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "4.87 GB",
15
+ "config": null
16
+ },
17
+ "results": {
18
+ "community|sciq_ar|0": {
19
+ "acc_norm": 0.5236180904522613,
20
+ "acc_norm_stderr": 0.015841334320114534
21
+ },
22
+ "all": {
23
+ "acc_norm": 0.5236180904522613,
24
+ "acc_norm_stderr": 0.015841334320114534
25
+ }
26
+ },
27
+ "versions": {
28
+ "community|sciq_ar|0": 0
29
+ },
30
+ "config_tasks": {
31
+ "community|sciq_ar": {
32
+ "name": "sciq_ar",
33
+ "prompt_function": "sciq_prompt_arabic",
34
+ "hf_repo": "OALL/AlGhafa-Arabic-LLM-Benchmark-Translated",
35
+ "hf_subset": "sciq_ar",
36
+ "metric": [
37
+ "loglikelihood_acc_norm"
38
+ ],
39
+ "hf_avail_splits": [
40
+ "test",
41
+ "validation"
42
+ ],
43
+ "evaluation_splits": [
44
+ "test"
45
+ ],
46
+ "few_shots_split": "validation",
47
+ "few_shots_select": "sequential",
48
+ "generation_size": null,
49
+ "stop_sequence": null,
50
+ "output_regex": null,
51
+ "num_samples": null,
52
+ "frozen": false,
53
+ "suite": [
54
+ "community"
55
+ ],
56
+ "original_num_docs": 995,
57
+ "effective_num_docs": 995,
58
+ "trust_dataset": null,
59
+ "must_remove_duplicate_docs": null,
60
+ "version": 0
61
+ }
62
+ },
63
+ "summary_tasks": {
64
+ "community|sciq_ar|0": {
65
+ "hashes": {
66
+ "hash_examples": "be5fefa2cb9fb1bf",
67
+ "hash_full_prompts": "be5fefa2cb9fb1bf",
68
+ "hash_input_tokens": "3391c44c39ac2233",
69
+ "hash_cont_tokens": "6de8fbed93ee5a33"
70
+ },
71
+ "truncated": 0,
72
+ "non_truncated": 995,
73
+ "padded": 3960,
74
+ "non_padded": 20,
75
+ "effective_few_shots": 0.0,
76
+ "num_truncated_few_shots": 0
77
+ }
78
+ },
79
+ "summary_general": {
80
+ "hashes": {
81
+ "hash_examples": "74e087e04258b75f",
82
+ "hash_full_prompts": "74e087e04258b75f",
83
+ "hash_input_tokens": "9df9aa60f304ba4b",
84
+ "hash_cont_tokens": "a6bdc1dffd9e72a1"
85
+ },
86
+ "truncated": 0,
87
+ "non_truncated": 995,
88
+ "padded": 3960,
89
+ "non_padded": 20,
90
+ "num_truncated_few_shots": 0
91
+ }
92
+ }