File size: 2,323 Bytes
a1ba49a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 1,
    "max_samples": null,
    "job_id": "",
    "start_time": 1535625.821024702,
    "end_time": 1536392.278978611,
    "total_evaluation_time_secondes": "766.4579539091792",
    "model_name": "meta-llama/Llama-2-13b-chat-hf",
    "model_sha": "c2f3ec81aac798ae26dcc57799a994dfbf521496",
    "model_dtype": "torch.bfloat16",
    "model_size": "24.32 GB",
    "config": null
  },
  "results": {
    "lighteval|hellaswag|10": {
      "acc": 0.5687114120693089,
      "acc_stderr": 0.004942440746328493,
      "acc_norm": 0.7215694084843657,
      "acc_norm_stderr": 0.00447310453702692
    }
  },
  "versions": {
    "lighteval|hellaswag|10": 0
  },
  "config_tasks": {
    "lighteval|hellaswag": {
      "name": "hellaswag",
      "prompt_function": "hellaswag_harness",
      "hf_repo": "hellaswag",
      "hf_subset": "default",
      "metric": [
        "loglikelihood_acc",
        "loglikelihood_acc_norm"
      ],
      "hf_avail_splits": [
        "train",
        "test",
        "validation"
      ],
      "evaluation_splits": [
        "validation"
      ],
      "few_shots_split": null,
      "few_shots_select": "random_sampling_from_train",
      "generation_size": -1,
      "stop_sequence": [
        "\n"
      ],
      "output_regex": null,
      "frozen": false,
      "suite": [
        "lighteval"
      ],
      "original_num_docs": 10042,
      "effective_num_docs": 10042
    }
  },
  "summary_tasks": {
    "lighteval|hellaswag|10": {
      "hashes": {
        "hash_examples": "31985c805c3a737e",
        "hash_full_prompts": "6104833828ff575a",
        "hash_input_tokens": "5027c68d3297b1e8",
        "hash_cont_tokens": "ae402a85d6dcc6db"
      },
      "truncated": 0,
      "non_truncated": 10042,
      "padded": 39998,
      "non_padded": 170,
      "effective_few_shots": 10.0,
      "num_truncated_few_shots": 0
    }
  },
  "summary_general": {
    "hashes": {
      "hash_examples": "63bc2cf8bae03fbc",
      "hash_full_prompts": "da2873b4d522a102",
      "hash_input_tokens": "4ae6d8a7bf354d03",
      "hash_cont_tokens": "24deb3b55a6388c3"
    },
    "truncated": 0,
    "non_truncated": 10042,
    "padded": 39998,
    "non_padded": 170,
    "num_truncated_few_shots": 0
  }
}