thomwolf HF staff commited on
Commit
0287df2
1 Parent(s): 5ddbff0

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -12,9 +12,11 @@ dataset_summary: "Dataset automatically created during the evaluation run of mod
12
  \nTo load the details from a run, you can for instance do the following:\n```python\n\
13
  from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_Kiddyz__testlm-1\"\
14
  ,\n\t\"harness_truthfulqa_mc_0\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\
15
- \nThese are the [latest results from run 2023-08-16T12:53:22.897812](https://huggingface.co/datasets/open-llm-leaderboard/details_Kiddyz__testlm-1/blob/main/results_2023-08-16T12%3A53%3A22.897812.json):\n\
16
- \n```python\n{\n \"all\": {\n \"acc\": 0.5128834307003443,\n \"\
17
- acc_stderr\": 0.03501260490290392,\n \"acc_norm\": 0.5166256154161327,\n\
 
 
18
  \ \"acc_norm_stderr\": 0.03500071412093006,\n \"mc1\": 0.32802937576499386,\n\
19
  \ \"mc1_stderr\": 0.01643563293281503,\n \"mc2\": 0.48413168566081527,\n\
20
  \ \"mc2_stderr\": 0.015167638286466481\n },\n \"harness|arc:challenge|25\"\
@@ -196,7 +198,7 @@ configs:
196
  - split: latest
197
  path:
198
  - '**/details_harness|hellaswag|10_2023-08-16T12:53:22.897812.parquet'
199
- - config_name: harness_hendrycksTest
200
  data_files:
201
  - split: 2023_08_16T12_53_22.897812
202
  path:
@@ -782,7 +784,7 @@ configs:
782
  - '**/details_harness|truthfulqa:mc|0_2023-08-16T12:53:22.897812.parquet'
783
  - config_name: results
784
  data_files:
785
- - split: 2023_08_16T12_53_22.897812.parquet
786
  path:
787
  - results_2023-08-16T12:53:22.897812.parquet
788
  - split: latest
@@ -820,7 +822,7 @@ data = load_dataset("open-llm-leaderboard/details_Kiddyz__testlm-1",
820
 
821
  ## Latest results
822
 
823
- These are the [latest results from run 2023-08-16T12:53:22.897812](https://huggingface.co/datasets/open-llm-leaderboard/details_Kiddyz__testlm-1/blob/main/results_2023-08-16T12%3A53%3A22.897812.json):
824
 
825
  ```python
826
  {
 
12
  \nTo load the details from a run, you can for instance do the following:\n```python\n\
13
  from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_Kiddyz__testlm-1\"\
14
  ,\n\t\"harness_truthfulqa_mc_0\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\
15
+ \nThese are the [latest results from run 2023-08-16T12:53:22.897812](https://huggingface.co/datasets/open-llm-leaderboard/details_Kiddyz__testlm-1/blob/main/results_2023-08-16T12%3A53%3A22.897812.json)\
16
+ \ (note that their might be results for other tasks in the repos if successive evals\
17
+ \ didn't cover the same tasks. You find each in the results and the \"latest\" split\
18
+ \ for each eval):\n\n```python\n{\n \"all\": {\n \"acc\": 0.5128834307003443,\n\
19
+ \ \"acc_stderr\": 0.03501260490290392,\n \"acc_norm\": 0.5166256154161327,\n\
20
  \ \"acc_norm_stderr\": 0.03500071412093006,\n \"mc1\": 0.32802937576499386,\n\
21
  \ \"mc1_stderr\": 0.01643563293281503,\n \"mc2\": 0.48413168566081527,\n\
22
  \ \"mc2_stderr\": 0.015167638286466481\n },\n \"harness|arc:challenge|25\"\
 
198
  - split: latest
199
  path:
200
  - '**/details_harness|hellaswag|10_2023-08-16T12:53:22.897812.parquet'
201
+ - config_name: harness_hendrycksTest_5
202
  data_files:
203
  - split: 2023_08_16T12_53_22.897812
204
  path:
 
784
  - '**/details_harness|truthfulqa:mc|0_2023-08-16T12:53:22.897812.parquet'
785
  - config_name: results
786
  data_files:
787
+ - split: 2023_08_16T12_53_22.897812
788
  path:
789
  - results_2023-08-16T12:53:22.897812.parquet
790
  - split: latest
 
822
 
823
  ## Latest results
824
 
825
+ These are the [latest results from run 2023-08-16T12:53:22.897812](https://huggingface.co/datasets/open-llm-leaderboard/details_Kiddyz__testlm-1/blob/main/results_2023-08-16T12%3A53%3A22.897812.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):
826
 
827
  ```python
828
  {