thomwolf HF Staff commited on
Commit
f5a075d
·
1 Parent(s): 23f31fe

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -13,9 +13,11 @@ 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_georgesung__llama2_7b_chat_uncensored\"\
15
  ,\n\t\"harness_truthfulqa_mc_0\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\
16
- \nThese are the [latest results from run 2023-07-24T11:17:24.189192](https://huggingface.co/datasets/open-llm-leaderboard/details_georgesung__llama2_7b_chat_uncensored/blob/main/results_2023-07-24T11%3A17%3A24.189192.json):\n\
17
- \n```python\n{\n \"all\": {\n \"acc\": 0.44835078955029767,\n \"\
18
- acc_stderr\": 0.035180600656399254,\n \"acc_norm\": 0.45219639251544336,\n\
 
 
19
  \ \"acc_norm_stderr\": 0.03516627864257462,\n \"mc1\": 0.27539779681762544,\n\
20
  \ \"mc1_stderr\": 0.01563813566777552,\n \"mc2\": 0.41337320034100616,\n\
21
  \ \"mc2_stderr\": 0.014529673621549388\n },\n \"harness|arc:challenge|25\"\
@@ -195,7 +197,7 @@ configs:
195
  - split: latest
196
  path:
197
  - '**/details_harness|hellaswag|10_2023-07-24T11:17:24.189192.parquet'
198
- - config_name: harness_hendrycksTest
199
  data_files:
200
  - split: 2023_07_24T11_17_24.189192
201
  path:
@@ -781,7 +783,7 @@ configs:
781
  - '**/details_harness|truthfulqa:mc|0_2023-07-24T11:17:24.189192.parquet'
782
  - config_name: results
783
  data_files:
784
- - split: 2023_07_24T11_17_24.189192.parquet
785
  path:
786
  - results_2023-07-24T11:17:24.189192.parquet
787
  - split: latest
@@ -819,7 +821,7 @@ data = load_dataset("open-llm-leaderboard/details_georgesung__llama2_7b_chat_unc
819
 
820
  ## Latest results
821
 
822
- These are the [latest results from run 2023-07-24T11:17:24.189192](https://huggingface.co/datasets/open-llm-leaderboard/details_georgesung__llama2_7b_chat_uncensored/blob/main/results_2023-07-24T11%3A17%3A24.189192.json):
823
 
824
  ```python
825
  {
 
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_georgesung__llama2_7b_chat_uncensored\"\
15
  ,\n\t\"harness_truthfulqa_mc_0\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\
16
+ \nThese are the [latest results from run 2023-07-24T11:17:24.189192](https://huggingface.co/datasets/open-llm-leaderboard/details_georgesung__llama2_7b_chat_uncensored/blob/main/results_2023-07-24T11%3A17%3A24.189192.json)\
17
+ \ (note that their might be results for other tasks in the repos if successive evals\
18
+ \ didn't cover the same tasks. You find each in the results and the \"latest\" split\
19
+ \ for each eval):\n\n```python\n{\n \"all\": {\n \"acc\": 0.44835078955029767,\n\
20
+ \ \"acc_stderr\": 0.035180600656399254,\n \"acc_norm\": 0.45219639251544336,\n\
21
  \ \"acc_norm_stderr\": 0.03516627864257462,\n \"mc1\": 0.27539779681762544,\n\
22
  \ \"mc1_stderr\": 0.01563813566777552,\n \"mc2\": 0.41337320034100616,\n\
23
  \ \"mc2_stderr\": 0.014529673621549388\n },\n \"harness|arc:challenge|25\"\
 
197
  - split: latest
198
  path:
199
  - '**/details_harness|hellaswag|10_2023-07-24T11:17:24.189192.parquet'
200
+ - config_name: harness_hendrycksTest_5
201
  data_files:
202
  - split: 2023_07_24T11_17_24.189192
203
  path:
 
783
  - '**/details_harness|truthfulqa:mc|0_2023-07-24T11:17:24.189192.parquet'
784
  - config_name: results
785
  data_files:
786
+ - split: 2023_07_24T11_17_24.189192
787
  path:
788
  - results_2023-07-24T11:17:24.189192.parquet
789
  - split: latest
 
821
 
822
  ## Latest results
823
 
824
+ These are the [latest results from run 2023-07-24T11:17:24.189192](https://huggingface.co/datasets/open-llm-leaderboard/details_georgesung__llama2_7b_chat_uncensored/blob/main/results_2023-07-24T11%3A17%3A24.189192.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):
825
 
826
  ```python
827
  {