thomwolf HF staff commited on
Commit
a2302a9
1 Parent(s): 18f5076

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_EleutherAI__polyglot-ko-12.8b\"\
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-19T18:43:02.018732\n\n```python\n\
17
- {\n \"all\": {\n \"acc\": 0.26822944606005517,\n \"acc_stderr\"\
18
- : 0.032045606270137666,\n \"acc_norm\": 0.270725821928138,\n \"acc_norm_stderr\"\
19
- : 0.03205446758778603,\n \"mc1\": 0.20685434516523868,\n \"mc1_stderr\"\
20
- : 0.01417959149672834,\n \"mc2\": 0.3468626209986197,\n \"mc2_stderr\"\
21
- : 0.013853839559878593\n },\n \"harness|arc:challenge|25\": {\n \"\
22
- acc\": 0.24488054607508533,\n \"acc_stderr\": 0.012566273985131356,\n \
23
- \ \"acc_norm\": 0.27047781569965873,\n \"acc_norm_stderr\": 0.012980954547659554\n\
24
  \ },\n \"harness|hellaswag|10\": {\n \"acc\": 0.3951404102768373,\n\
25
  \ \"acc_stderr\": 0.004878816961012042,\n \"acc_norm\": 0.5168293168691496,\n\
26
  \ \"acc_norm_stderr\": 0.004986954139737531\n },\n \"harness|hendrycksTest-abstract_algebra|5\"\
@@ -334,7 +334,7 @@ data = load_dataset("open-llm-leaderboard/details_EleutherAI__polyglot-ko-12.8b"
334
 
335
  ## Latest results
336
 
337
- These are the latest results from run 2023-07-19T18:43:02.018732
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_EleutherAI__polyglot-ko-12.8b\"\
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-19T18:43:02.018732](https://huggingface.co/datasets/open-llm-leaderboard/details_EleutherAI__polyglot-ko-12.8b/blob/main/results_2023-07-19T18%3A43%3A02.018732.json):\n\
17
+ \n```python\n{\n \"all\": {\n \"acc\": 0.26822944606005517,\n \"\
18
+ acc_stderr\": 0.032045606270137666,\n \"acc_norm\": 0.270725821928138,\n\
19
+ \ \"acc_norm_stderr\": 0.03205446758778603,\n \"mc1\": 0.20685434516523868,\n\
20
+ \ \"mc1_stderr\": 0.01417959149672834,\n \"mc2\": 0.3468626209986197,\n\
21
+ \ \"mc2_stderr\": 0.013853839559878593\n },\n \"harness|arc:challenge|25\"\
22
+ : {\n \"acc\": 0.24488054607508533,\n \"acc_stderr\": 0.012566273985131356,\n\
23
+ \ \"acc_norm\": 0.27047781569965873,\n \"acc_norm_stderr\": 0.012980954547659554\n\
24
  \ },\n \"harness|hellaswag|10\": {\n \"acc\": 0.3951404102768373,\n\
25
  \ \"acc_stderr\": 0.004878816961012042,\n \"acc_norm\": 0.5168293168691496,\n\
26
  \ \"acc_norm_stderr\": 0.004986954139737531\n },\n \"harness|hendrycksTest-abstract_algebra|5\"\
 
334
 
335
  ## Latest results
336
 
337
+ These are the [latest results from run 2023-07-19T18:43:02.018732](https://huggingface.co/datasets/open-llm-leaderboard/details_EleutherAI__polyglot-ko-12.8b/blob/main/results_2023-07-19T18%3A43%3A02.018732.json):
338
 
339
  ```python
340
  {