SaylorTwift HF staff commited on
Commit
b25c122
1 Parent(s): b0c1797

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +20 -8
README.md CHANGED
@@ -4,7 +4,7 @@ dataset_summary: "Dataset automatically created during the evaluation run of mod
4
  \ [ajibawa-2023/scarlett-7b](https://huggingface.co/ajibawa-2023/scarlett-7b) on\
5
  \ the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\
6
  \nThe dataset is composed of 3 configuration, each one coresponding to one of the\
7
- \ evaluated task.\n\nThe dataset has been created from 1 run(s). Each run can be\
8
  \ found as a specific split in each configuration, the split being named using the\
9
  \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\
10
  \nAn additional configuration \"results\" store all the aggregated results of the\
@@ -13,7 +13,7 @@ dataset_summary: "Dataset automatically created during the evaluation run of mod
13
  \nTo load the details from a run, you can for instance do the following:\n```python\n\
14
  from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_ajibawa-2023__scarlett-7b\"\
15
  ,\n\t\"harness_winogrande_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\n\
16
- These are the [latest results from run 2023-10-16T14:25:21.080350](https://huggingface.co/datasets/open-llm-leaderboard/details_ajibawa-2023__scarlett-7b/blob/main/results_2023-10-16T14-25-21.080350.json)(note\
17
  \ that their might be results for other tasks in the repos if successive evals didn't\
18
  \ cover the same tasks. You find each in the results and the \"latest\" split for\
19
  \ each eval):\n\n```python\n{\n \"all\": {\n \"em\": 0.06103187919463087,\n\
@@ -35,33 +35,45 @@ configs:
35
  - split: 2023_10_16T14_25_21.080350
36
  path:
37
  - '**/details_harness|drop|3_2023-10-16T14-25-21.080350.parquet'
 
 
 
38
  - split: latest
39
  path:
40
- - '**/details_harness|drop|3_2023-10-16T14-25-21.080350.parquet'
41
  - config_name: harness_gsm8k_5
42
  data_files:
43
  - split: 2023_10_16T14_25_21.080350
44
  path:
45
  - '**/details_harness|gsm8k|5_2023-10-16T14-25-21.080350.parquet'
 
 
 
46
  - split: latest
47
  path:
48
- - '**/details_harness|gsm8k|5_2023-10-16T14-25-21.080350.parquet'
49
  - config_name: harness_winogrande_5
50
  data_files:
51
  - split: 2023_10_16T14_25_21.080350
52
  path:
53
  - '**/details_harness|winogrande|5_2023-10-16T14-25-21.080350.parquet'
 
 
 
54
  - split: latest
55
  path:
56
- - '**/details_harness|winogrande|5_2023-10-16T14-25-21.080350.parquet'
57
  - config_name: results
58
  data_files:
59
  - split: 2023_10_16T14_25_21.080350
60
  path:
61
  - results_2023-10-16T14-25-21.080350.parquet
 
 
 
62
  - split: latest
63
  path:
64
- - results_2023-10-16T14-25-21.080350.parquet
65
  ---
66
 
67
  # Dataset Card for Evaluation run of ajibawa-2023/scarlett-7b
@@ -80,7 +92,7 @@ Dataset automatically created during the evaluation run of model [ajibawa-2023/s
80
 
81
  The dataset is composed of 3 configuration, each one coresponding to one of the evaluated task.
82
 
83
- The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results.
84
 
85
  An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the agregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).
86
 
@@ -94,7 +106,7 @@ data = load_dataset("open-llm-leaderboard/details_ajibawa-2023__scarlett-7b",
94
 
95
  ## Latest results
96
 
97
- These are the [latest results from run 2023-10-16T14:25:21.080350](https://huggingface.co/datasets/open-llm-leaderboard/details_ajibawa-2023__scarlett-7b/blob/main/results_2023-10-16T14-25-21.080350.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval):
98
 
99
  ```python
100
  {
 
4
  \ [ajibawa-2023/scarlett-7b](https://huggingface.co/ajibawa-2023/scarlett-7b) on\
5
  \ the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\
6
  \nThe dataset is composed of 3 configuration, each one coresponding to one of the\
7
+ \ evaluated task.\n\nThe dataset has been created from 2 run(s). Each run can be\
8
  \ found as a specific split in each configuration, the split being named using the\
9
  \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\
10
  \nAn additional configuration \"results\" store all the aggregated results of the\
 
13
  \nTo load the details from a run, you can for instance do the following:\n```python\n\
14
  from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_ajibawa-2023__scarlett-7b\"\
15
  ,\n\t\"harness_winogrande_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\n\
16
+ These are the [latest results from run 2023-10-28T20:24:47.914205](https://huggingface.co/datasets/open-llm-leaderboard/details_ajibawa-2023__scarlett-7b/blob/main/results_2023-10-28T20-24-47.914205.json)(note\
17
  \ that their might be results for other tasks in the repos if successive evals didn't\
18
  \ cover the same tasks. You find each in the results and the \"latest\" split for\
19
  \ each eval):\n\n```python\n{\n \"all\": {\n \"em\": 0.06103187919463087,\n\
 
35
  - split: 2023_10_16T14_25_21.080350
36
  path:
37
  - '**/details_harness|drop|3_2023-10-16T14-25-21.080350.parquet'
38
+ - split: 2023_10_28T20_24_47.914205
39
+ path:
40
+ - '**/details_harness|drop|3_2023-10-28T20-24-47.914205.parquet'
41
  - split: latest
42
  path:
43
+ - '**/details_harness|drop|3_2023-10-28T20-24-47.914205.parquet'
44
  - config_name: harness_gsm8k_5
45
  data_files:
46
  - split: 2023_10_16T14_25_21.080350
47
  path:
48
  - '**/details_harness|gsm8k|5_2023-10-16T14-25-21.080350.parquet'
49
+ - split: 2023_10_28T20_24_47.914205
50
+ path:
51
+ - '**/details_harness|gsm8k|5_2023-10-28T20-24-47.914205.parquet'
52
  - split: latest
53
  path:
54
+ - '**/details_harness|gsm8k|5_2023-10-28T20-24-47.914205.parquet'
55
  - config_name: harness_winogrande_5
56
  data_files:
57
  - split: 2023_10_16T14_25_21.080350
58
  path:
59
  - '**/details_harness|winogrande|5_2023-10-16T14-25-21.080350.parquet'
60
+ - split: 2023_10_28T20_24_47.914205
61
+ path:
62
+ - '**/details_harness|winogrande|5_2023-10-28T20-24-47.914205.parquet'
63
  - split: latest
64
  path:
65
+ - '**/details_harness|winogrande|5_2023-10-28T20-24-47.914205.parquet'
66
  - config_name: results
67
  data_files:
68
  - split: 2023_10_16T14_25_21.080350
69
  path:
70
  - results_2023-10-16T14-25-21.080350.parquet
71
+ - split: 2023_10_28T20_24_47.914205
72
+ path:
73
+ - results_2023-10-28T20-24-47.914205.parquet
74
  - split: latest
75
  path:
76
+ - results_2023-10-28T20-24-47.914205.parquet
77
  ---
78
 
79
  # Dataset Card for Evaluation run of ajibawa-2023/scarlett-7b
 
92
 
93
  The dataset is composed of 3 configuration, each one coresponding to one of the evaluated task.
94
 
95
+ The dataset has been created from 2 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results.
96
 
97
  An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the agregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).
98
 
 
106
 
107
  ## Latest results
108
 
109
+ These are the [latest results from run 2023-10-28T20:24:47.914205](https://huggingface.co/datasets/open-llm-leaderboard/details_ajibawa-2023__scarlett-7b/blob/main/results_2023-10-28T20-24-47.914205.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval):
110
 
111
  ```python
112
  {