thomwolf HF staff commited on
Commit
5cbc440
1 Parent(s): 0bbffc7

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_NbAiLab__nb-gpt-j-6B-alpaca\"\
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-19T15:55:19.313530\n\n```python\n\
17
- {\n \"all\": {\n \"acc\": 0.2793361324347659,\n \"acc_stderr\"\
18
- : 0.03229367242405252,\n \"acc_norm\": 0.2819200448548028,\n \"acc_norm_stderr\"\
19
- : 0.03229676260655511,\n \"mc1\": 0.23623011015911874,\n \"mc1_stderr\"\
20
- : 0.014869755015871114,\n \"mc2\": 0.3799804264451723,\n \"mc2_stderr\"\
21
- : 0.014771856203795355\n },\n \"harness|arc:challenge|25\": {\n \"\
22
- acc\": 0.3447098976109215,\n \"acc_stderr\": 0.013888816286782114,\n \
23
- \ \"acc_norm\": 0.36860068259385664,\n \"acc_norm_stderr\": 0.014097810678042184\n\
24
  \ },\n \"harness|hellaswag|10\": {\n \"acc\": 0.44602668791077477,\n\
25
  \ \"acc_stderr\": 0.004960624576987787,\n \"acc_norm\": 0.574586735710018,\n\
26
  \ \"acc_norm_stderr\": 0.004933950953380902\n },\n \"harness|hendrycksTest-abstract_algebra|5\"\
@@ -334,7 +334,7 @@ data = load_dataset("open-llm-leaderboard/details_NbAiLab__nb-gpt-j-6B-alpaca",
334
 
335
  ## Latest results
336
 
337
- These are the latest results from run 2023-07-19T15:55:19.313530
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_NbAiLab__nb-gpt-j-6B-alpaca\"\
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-19T15:55:19.313530](https://huggingface.co/datasets/open-llm-leaderboard/details_NbAiLab__nb-gpt-j-6B-alpaca/blob/main/results_2023-07-19T15%3A55%3A19.313530.json):\n\
17
+ \n```python\n{\n \"all\": {\n \"acc\": 0.2793361324347659,\n \"\
18
+ acc_stderr\": 0.03229367242405252,\n \"acc_norm\": 0.2819200448548028,\n\
19
+ \ \"acc_norm_stderr\": 0.03229676260655511,\n \"mc1\": 0.23623011015911874,\n\
20
+ \ \"mc1_stderr\": 0.014869755015871114,\n \"mc2\": 0.3799804264451723,\n\
21
+ \ \"mc2_stderr\": 0.014771856203795355\n },\n \"harness|arc:challenge|25\"\
22
+ : {\n \"acc\": 0.3447098976109215,\n \"acc_stderr\": 0.013888816286782114,\n\
23
+ \ \"acc_norm\": 0.36860068259385664,\n \"acc_norm_stderr\": 0.014097810678042184\n\
24
  \ },\n \"harness|hellaswag|10\": {\n \"acc\": 0.44602668791077477,\n\
25
  \ \"acc_stderr\": 0.004960624576987787,\n \"acc_norm\": 0.574586735710018,\n\
26
  \ \"acc_norm_stderr\": 0.004933950953380902\n },\n \"harness|hendrycksTest-abstract_algebra|5\"\
 
334
 
335
  ## Latest results
336
 
337
+ These are the [latest results from run 2023-07-19T15:55:19.313530](https://huggingface.co/datasets/open-llm-leaderboard/details_NbAiLab__nb-gpt-j-6B-alpaca/blob/main/results_2023-07-19T15%3A55%3A19.313530.json):
338
 
339
  ```python
340
  {