thomwolf HF staff commited on
Commit
5795617
1 Parent(s): e89a123

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_ddobokki__Llama-2-70b-orca-200k\"\
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-09T20:21:28.711089\n\n```python\n\
17
- {\n \"all\": {\n \"acc\": 0.6675525003199225,\n \"acc_stderr\"\
18
- : 0.0320256356518761,\n \"acc_norm\": 0.6716808545277895,\n \"acc_norm_stderr\"\
19
- : 0.03199912887877205,\n \"mc1\": 0.408812729498164,\n \"mc1_stderr\"\
20
- : 0.01720995215164173,\n \"mc2\": 0.5618014117500216,\n \"mc2_stderr\"\
21
- : 0.015000194909320638\n },\n \"harness|arc:challenge|25\": {\n \"\
22
- acc\": 0.5989761092150171,\n \"acc_stderr\": 0.014322255790719867,\n \
23
- \ \"acc_norm\": 0.6484641638225256,\n \"acc_norm_stderr\": 0.013952413699600935\n\
24
  \ },\n \"harness|hellaswag|10\": {\n \"acc\": 0.6584345747858992,\n\
25
  \ \"acc_stderr\": 0.004732654295724444,\n \"acc_norm\": 0.8525194184425413,\n\
26
  \ \"acc_norm_stderr\": 0.0035385967737048313\n },\n \"harness|hendrycksTest-abstract_algebra|5\"\
@@ -335,7 +335,7 @@ data = load_dataset("open-llm-leaderboard/details_ddobokki__Llama-2-70b-orca-200
335
 
336
  ## Latest results
337
 
338
- These are the latest results from run 2023-08-09T20:21:28.711089
339
 
340
  ```python
341
  {
 
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_ddobokki__Llama-2-70b-orca-200k\"\
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-09T20:21:28.711089](https://huggingface.co/datasets/open-llm-leaderboard/details_ddobokki__Llama-2-70b-orca-200k/blob/main/results_2023-08-09T20%3A21%3A28.711089.json):\n\
17
+ \n```python\n{\n \"all\": {\n \"acc\": 0.6675525003199225,\n \"\
18
+ acc_stderr\": 0.0320256356518761,\n \"acc_norm\": 0.6716808545277895,\n \
19
+ \ \"acc_norm_stderr\": 0.03199912887877205,\n \"mc1\": 0.408812729498164,\n\
20
+ \ \"mc1_stderr\": 0.01720995215164173,\n \"mc2\": 0.5618014117500216,\n\
21
+ \ \"mc2_stderr\": 0.015000194909320638\n },\n \"harness|arc:challenge|25\"\
22
+ : {\n \"acc\": 0.5989761092150171,\n \"acc_stderr\": 0.014322255790719867,\n\
23
+ \ \"acc_norm\": 0.6484641638225256,\n \"acc_norm_stderr\": 0.013952413699600935\n\
24
  \ },\n \"harness|hellaswag|10\": {\n \"acc\": 0.6584345747858992,\n\
25
  \ \"acc_stderr\": 0.004732654295724444,\n \"acc_norm\": 0.8525194184425413,\n\
26
  \ \"acc_norm_stderr\": 0.0035385967737048313\n },\n \"harness|hendrycksTest-abstract_algebra|5\"\
 
335
 
336
  ## Latest results
337
 
338
+ These are the [latest results from run 2023-08-09T20:21:28.711089](https://huggingface.co/datasets/open-llm-leaderboard/details_ddobokki__Llama-2-70b-orca-200k/blob/main/results_2023-08-09T20%3A21%3A28.711089.json):
339
 
340
  ```python
341
  {