File size: 2,505 Bytes
318dfd1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "config_general": {
    "lighteval_sha": "?",
    "num_fewshot_seeds": 1,
    "override_batch_size": 4,
    "max_samples": null,
    "job_id": "",
    "start_time": 697713.653345306,
    "end_time": 698579.309345376,
    "total_evaluation_time_secondes": "865.6560000699246",
    "model_name": "HuggingFaceH4/starcoder2-15b-dpo",
    "model_sha": "f2a5d2bb6b1607318bc0c76112c1f73144b23d6e",
    "model_dtype": "torch.bfloat16",
    "model_size": "30.04 GB",
    "config": null
  },
  "results": {
    "custom|ifeval|0": {
      "prompt_level_strict_acc": 0.3456561922365989,
      "prompt_level_strict_acc_stderr": 0.02046577943268255,
      "inst_level_strict_acc": 0.47002398081534774,
      "inst_level_strict_acc_stderr": 0.0005256670677124867,
      "prompt_level_loose_acc": 0.3826247689463956,
      "prompt_level_loose_acc_stderr": 0.020915307841436647,
      "inst_level_loose_acc": 0.5023980815347722,
      "inst_level_loose_acc_stderr": 0.0005376978806802341
    }
  },
  "versions": {
    "custom|ifeval|0": 0
  },
  "config_tasks": {
    "custom|ifeval": {
      "name": "ifeval",
      "prompt_function": "ifeval_prompt",
      "hf_repo": "wis-k/instruction-following-eval",
      "hf_subset": "default",
      "metric": [
        "ifeval_metric"
      ],
      "hf_avail_splits": [
        "train"
      ],
      "evaluation_splits": [
        "train"
      ],
      "few_shots_split": "train",
      "few_shots_select": "random_sampling",
      "generation_size": 1280,
      "stop_sequence": [],
      "output_regex": null,
      "frozen": false,
      "suite": [
        "custom"
      ],
      "original_num_docs": 541,
      "effective_num_docs": 541,
      "trust_dataset": null
    }
  },
  "summary_tasks": {
    "custom|ifeval|0": {
      "hashes": {
        "hash_examples": "e99cbf567588d7c6",
        "hash_full_prompts": "7ea7bf2a8edba8f4",
        "hash_input_tokens": "dc4c9014dffc6917",
        "hash_cont_tokens": "e7b352121423e9da"
      },
      "truncated": 0,
      "non_truncated": 541,
      "padded": 0,
      "non_padded": 541,
      "effective_few_shots": 0.0,
      "num_truncated_few_shots": 0
    }
  },
  "summary_general": {
    "hashes": {
      "hash_examples": "ea046ab2c6fc5928",
      "hash_full_prompts": "45f8422f6ad2da79",
      "hash_input_tokens": "5d5e6158af678a01",
      "hash_cont_tokens": "98f9614acc71b527"
    },
    "truncated": 0,
    "non_truncated": 541,
    "padded": 0,
    "non_padded": 541,
    "num_truncated_few_shots": 0
  }
}