amztheory commited on
Commit
e69eab5
·
verified ·
1 Parent(s): faf202f

Upload results_2025-01-19T16-38-48.182806.json with huggingface_hub

Browse files
results_2025-01-19T16-38-48.182806.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 993.687919218,
9
+ "end_time": 32884.888733934,
10
+ "total_evaluation_time_secondes": "31891.200814716",
11
+ "model_name": "Qwen/Qwen2.5-32B",
12
+ "model_sha": "1818d35814b8319459f4bd55ed1ac8709630f003",
13
+ "model_dtype": "torch.bfloat16",
14
+ "model_size": "61.03 GB"
15
+ },
16
+ "results": {
17
+ "community|alrage_qa|0": {
18
+ "llm_as_judge": 0.7667616334282957,
19
+ "llm_as_judge_stderr": 0.00012809174958199404
20
+ },
21
+ "all": {
22
+ "llm_as_judge": 0.7667616334282957,
23
+ "llm_as_judge_stderr": 0.00012809174958199404
24
+ }
25
+ },
26
+ "versions": {
27
+ "community|alrage_qa|0": 0
28
+ },
29
+ "config_tasks": {
30
+ "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)"
31
+ },
32
+ "summary_tasks": {
33
+ "community|alrage_qa|0": {
34
+ "hashes": {
35
+ "hash_examples": "3edbbe22cabd4160",
36
+ "hash_full_prompts": "91c8d5ed9f9796ea",
37
+ "hash_input_tokens": "338c70b76f6963cd",
38
+ "hash_cont_tokens": "8344536900cbe3ba"
39
+ },
40
+ "truncated": 2106,
41
+ "non_truncated": 0,
42
+ "padded": 2106,
43
+ "non_padded": 0,
44
+ "effective_few_shots": 0.0,
45
+ "num_truncated_few_shots": 0
46
+ }
47
+ },
48
+ "summary_general": {
49
+ "hashes": {
50
+ "hash_examples": "0f3f1e1b38e44162",
51
+ "hash_full_prompts": "02ee2ca55bce7f32",
52
+ "hash_input_tokens": "a46a833e13f37179",
53
+ "hash_cont_tokens": "b77a8a733ae7b771"
54
+ },
55
+ "truncated": 2106,
56
+ "non_truncated": 0,
57
+ "padded": 2106,
58
+ "non_padded": 0,
59
+ "num_truncated_few_shots": 0
60
+ }
61
+ }