thomwolf HF staff commited on
Commit
a9e259b
1 Parent(s): 617e358

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -13,14 +13,14 @@ 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_garage-bAInd__Dolphin-Platypus2-70B\"\
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-08-10T02:32:56.587713\n\n```python\n\
17
- {\n \"all\": {\n \"acc\": 0.6895249670105975,\n \"acc_stderr\"\
18
- : 0.031417385723151066,\n \"acc_norm\": 0.6936032221534247,\n \"acc_norm_stderr\"\
19
- : 0.031387123187245417,\n \"mc1\": 0.397796817625459,\n \"mc1_stderr\"\
20
- : 0.017133934248559635,\n \"mc2\": 0.566489803511904,\n \"mc2_stderr\"\
21
- : 0.014977450728482283\n },\n \"harness|arc:challenge|25\": {\n \"\
22
- acc\": 0.6629692832764505,\n \"acc_stderr\": 0.01381347665290228,\n \
23
- \ \"acc_norm\": 0.7039249146757679,\n \"acc_norm_stderr\": 0.013340916085246261\n\
24
  \ },\n \"harness|hellaswag|10\": {\n \"acc\": 0.6672973511252739,\n\
25
  \ \"acc_stderr\": 0.0047021810422158885,\n \"acc_norm\": 0.8669587731527584,\n\
26
  \ \"acc_norm_stderr\": 0.0033892519914384936\n },\n \"harness|hendrycksTest-abstract_algebra|5\"\
@@ -334,7 +334,7 @@ data = load_dataset("open-llm-leaderboard/details_garage-bAInd__Dolphin-Platypus
334
 
335
  ## Latest results
336
 
337
- These are the latest results from run 2023-08-10T02:32:56.587713
338
 
339
  ```python
340
  {
 
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_garage-bAInd__Dolphin-Platypus2-70B\"\
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-08-10T02:32:56.587713](https://huggingface.co/datasets/open-llm-leaderboard/details_garage-bAInd__Dolphin-Platypus2-70B/blob/main/results_2023-08-10T02%3A32%3A56.587713.json):\n\
17
+ \n```python\n{\n \"all\": {\n \"acc\": 0.6895249670105975,\n \"\
18
+ acc_stderr\": 0.031417385723151066,\n \"acc_norm\": 0.6936032221534247,\n\
19
+ \ \"acc_norm_stderr\": 0.031387123187245417,\n \"mc1\": 0.397796817625459,\n\
20
+ \ \"mc1_stderr\": 0.017133934248559635,\n \"mc2\": 0.566489803511904,\n\
21
+ \ \"mc2_stderr\": 0.014977450728482283\n },\n \"harness|arc:challenge|25\"\
22
+ : {\n \"acc\": 0.6629692832764505,\n \"acc_stderr\": 0.01381347665290228,\n\
23
+ \ \"acc_norm\": 0.7039249146757679,\n \"acc_norm_stderr\": 0.013340916085246261\n\
24
  \ },\n \"harness|hellaswag|10\": {\n \"acc\": 0.6672973511252739,\n\
25
  \ \"acc_stderr\": 0.0047021810422158885,\n \"acc_norm\": 0.8669587731527584,\n\
26
  \ \"acc_norm_stderr\": 0.0033892519914384936\n },\n \"harness|hendrycksTest-abstract_algebra|5\"\
 
334
 
335
  ## Latest results
336
 
337
+ These are the [latest results from run 2023-08-10T02:32:56.587713](https://huggingface.co/datasets/open-llm-leaderboard/details_garage-bAInd__Dolphin-Platypus2-70B/blob/main/results_2023-08-10T02%3A32%3A56.587713.json):
338
 
339
  ```python
340
  {