File size: 2,369 Bytes
650c3fe
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
93
{
  "config_general": {
    "lighteval_sha": "?",
    "num_fewshot_seeds": 1,
    "override_batch_size": 4,
    "max_samples": null,
    "job_id": "",
    "start_time": 754586.39360024,
    "end_time": 754819.010875647,
    "total_evaluation_time_secondes": "232.61727540695574",
    "model_name": "abhishek/autotrain-llama3-oh-sft-v0-2",
    "model_sha": "14e07850d3e1ee35f5788270ab514c2e3b3821bf",
    "model_dtype": "torch.float16",
    "model_size": "131.73 GB",
    "config": null
  },
  "results": {
    "leaderboard|winogrande|5": {
      "acc": 0.8200473559589582,
      "acc_stderr": 0.010796468688068677
    },
    "all": {
      "acc": 0.8200473559589582,
      "acc_stderr": 0.010796468688068677
    }
  },
  "versions": {
    "leaderboard|winogrande|5": 0
  },
  "config_tasks": {
    "leaderboard|winogrande": {
      "name": "winogrande",
      "prompt_function": "winogrande",
      "hf_repo": "winogrande",
      "hf_subset": "winogrande_xl",
      "metric": [
        "loglikelihood_acc"
      ],
      "hf_avail_splits": [
        "train",
        "test",
        "validation"
      ],
      "evaluation_splits": [
        "validation"
      ],
      "few_shots_split": null,
      "few_shots_select": "random_sampling",
      "generation_size": -1,
      "stop_sequence": [
        "\n"
      ],
      "output_regex": null,
      "frozen": false,
      "suite": [
        "leaderboard"
      ],
      "original_num_docs": 1267,
      "effective_num_docs": 1267,
      "trust_dataset": true,
      "must_remove_duplicate_docs": null
    }
  },
  "summary_tasks": {
    "leaderboard|winogrande|5": {
      "hashes": {
        "hash_examples": "087d5d1a1afd4c7b",
        "hash_full_prompts": "29e044bcf40d6a6d",
        "hash_input_tokens": "959564e102714b28",
        "hash_cont_tokens": "81127b8a36b7a00f"
      },
      "truncated": 0,
      "non_truncated": 1267,
      "padded": 2364,
      "non_padded": 170,
      "effective_few_shots": 5.0,
      "num_truncated_few_shots": 0
    }
  },
  "summary_general": {
    "hashes": {
      "hash_examples": "b9a49975cc41fab7",
      "hash_full_prompts": "2f908b2b9b5ec583",
      "hash_input_tokens": "03ee21d0107089ef",
      "hash_cont_tokens": "1b54e36ca1d6e0d5"
    },
    "truncated": 0,
    "non_truncated": 1267,
    "padded": 2364,
    "non_padded": 170,
    "num_truncated_few_shots": 0
  }
}