File size: 2,428 Bytes
e69eab5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
{
  "config_general": {
    "lighteval_sha": "?",
    "num_fewshot_seeds": 1,
    "override_batch_size": 1,
    "max_samples": null,
    "job_id": 0,
    "start_time": 993.687919218,
    "end_time": 32884.888733934,
    "total_evaluation_time_secondes": "31891.200814716",
    "model_name": "Qwen/Qwen2.5-32B",
    "model_sha": "1818d35814b8319459f4bd55ed1ac8709630f003",
    "model_dtype": "torch.bfloat16",
    "model_size": "61.03 GB"
  },
  "results": {
    "community|alrage_qa|0": {
      "llm_as_judge": 0.7667616334282957,
      "llm_as_judge_stderr": 0.00012809174958199404
    },
    "all": {
      "llm_as_judge": 0.7667616334282957,
      "llm_as_judge_stderr": 0.00012809174958199404
    }
  },
  "versions": {
    "community|alrage_qa|0": 0
  },
  "config_tasks": {
    "community|alrage_qa": "LightevalTaskConfig(name='alrage_qa', prompt_function=<function qa_prompt_arabic at 0x7f8e2fdb3740>, hf_repo='OALL/ALRAGE', hf_subset=None, metric=(JudgeMetricWrapper(metric_name='llm_as_judge', higher_is_better=True, category=<MetricCategory.LLM_AS_JUDGE: '7'>, use_case=<MetricUseCase.NONE: '10'>, sample_level_fn=<bound method JudgeMetricWrapper._sample_level_fn of ...>, corpus_level_fn=<function JudgeMetricWrapper.aggregate_scores at 0x7f8e2fdb3600>),), hf_revision=None, hf_filter=None, hf_avail_splits=('train',), trust_dataset=True, evaluation_splits=('train',), few_shots_split=None, few_shots_select=None, generation_size=200, generation_grammar=None, stop_sequence=(), num_samples=None, suite=('community',), original_num_docs=2106, effective_num_docs=2106, must_remove_duplicate_docs=False, version=0)"
  },
  "summary_tasks": {
    "community|alrage_qa|0": {
      "hashes": {
        "hash_examples": "3edbbe22cabd4160",
        "hash_full_prompts": "91c8d5ed9f9796ea",
        "hash_input_tokens": "338c70b76f6963cd",
        "hash_cont_tokens": "8344536900cbe3ba"
      },
      "truncated": 2106,
      "non_truncated": 0,
      "padded": 2106,
      "non_padded": 0,
      "effective_few_shots": 0.0,
      "num_truncated_few_shots": 0
    }
  },
  "summary_general": {
    "hashes": {
      "hash_examples": "0f3f1e1b38e44162",
      "hash_full_prompts": "02ee2ca55bce7f32",
      "hash_input_tokens": "a46a833e13f37179",
      "hash_cont_tokens": "b77a8a733ae7b771"
    },
    "truncated": 2106,
    "non_truncated": 0,
    "padded": 2106,
    "non_padded": 0,
    "num_truncated_few_shots": 0
  }
}