File size: 2,298 Bytes
d586592
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
{
  "config_general": {
    "lighteval_sha": "?",
    "num_fewshot_seeds": 1,
    "override_batch_size": 4,
    "max_samples": null,
    "job_id": "",
    "start_time": 302694.591157252,
    "end_time": 303123.315603477,
    "total_evaluation_time_secondes": "428.72444622498006",
    "model_name": "AI-MO/deepseek-math-7b-sft",
    "model_sha": "f2dbbb9bf5f5e2002cd44bc72c17f0f4bce7b304",
    "model_dtype": "torch.bfloat16",
    "model_size": "12.93 GB",
    "config": null
  },
  "results": {
    "lighteval|gsm8k|5": {
      "qem": 0.5595147839272175,
      "qem_stderr": 0.01367457213169389
    },
    "all": {
      "qem": 0.5595147839272175,
      "qem_stderr": 0.01367457213169389
    }
  },
  "versions": {
    "lighteval|gsm8k|5": 0
  },
  "config_tasks": {
    "lighteval|gsm8k": {
      "name": "gsm8k",
      "prompt_function": "gsm8k",
      "hf_repo": "gsm8k",
      "hf_subset": "main",
      "metric": [
        "quasi_exact_match_gsm8k"
      ],
      "hf_avail_splits": [
        "train",
        "test"
      ],
      "evaluation_splits": [
        "test"
      ],
      "few_shots_split": null,
      "few_shots_select": "random_sampling_from_train",
      "generation_size": 256,
      "stop_sequence": [
        "Question:"
      ],
      "output_regex": null,
      "frozen": false,
      "suite": [
        "lighteval"
      ],
      "original_num_docs": 1319,
      "effective_num_docs": 1319,
      "trust_dataset": true,
      "must_remove_duplicate_docs": null
    }
  },
  "summary_tasks": {
    "lighteval|gsm8k|5": {
      "hashes": {
        "hash_examples": "0ed016e24e7512fd",
        "hash_full_prompts": "b6d97958f0ed1df8",
        "hash_input_tokens": "3f58ee5e568409ec",
        "hash_cont_tokens": "71be4adc29b06901"
      },
      "truncated": 1319,
      "non_truncated": 0,
      "padded": 611,
      "non_padded": 708,
      "effective_few_shots": 5.0,
      "num_truncated_few_shots": 0
    }
  },
  "summary_general": {
    "hashes": {
      "hash_examples": "bc71463e88551d0e",
      "hash_full_prompts": "b5a5dacaed0816ff",
      "hash_input_tokens": "e4e0fd8eba82bd47",
      "hash_cont_tokens": "5396d9fd5928021e"
    },
    "truncated": 1319,
    "non_truncated": 0,
    "padded": 611,
    "non_padded": 708,
    "num_truncated_few_shots": 0
  }
}