misdelivery commited on
Commit
18c848e
·
verified ·
1 Parent(s): 7011781

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +31 -34
README.md CHANGED
@@ -2,27 +2,21 @@
2
  pretty_name: Evaluation run of misdelivery/Llamafy-Qwen2.5-0.5B-Instruct
3
  dataset_summary: "Dataset automatically created during the evaluation run of model\
4
  \ [misdelivery/Llamafy-Qwen2.5-0.5B-Instruct](https://huggingface.co/misdelivery/Llamafy-Qwen2.5-0.5B-Instruct).\n\
5
- \nThe dataset is composed of 1 configuration, each one coresponding to one of the\
6
- \ evaluated task.\n\nThe dataset has been created from 1 run(s). Each run can be\
7
  \ found as a specific split in each configuration, the split being named using the\
8
  \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\
9
  \nAn additional configuration \"results\" store all the aggregated results of the\
10
  \ run.\n\nTo load the details from a run, you can for instance do the following:\n\
11
  ```python\nfrom datasets import load_dataset\ndata = load_dataset(\"misdelivery/details_misdelivery__Llamafy-Qwen2.5-0.5B-Instruct_private\"\
12
  ,\n\t\"results\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese are the\
13
- \ [latest results from run 2024-09-26T14:25:08.538946](https://huggingface.co/datasets/misdelivery/details_misdelivery__Llamafy-Qwen2.5-0.5B-Instruct_private/blob/main/results_2024-09-26T14-25-08.538946.json)(note\
14
  \ that their might be results for other tasks in the repos if successive evals didn't\
15
  \ cover the same tasks. You find each in the results and the \"latest\" split for\
16
- \ each eval):\n\n```python\n{\n \"all\": {\n \"em\": 0.3966671414328443,\n\
17
- \ \"em_stderr\": 0.004128502793234972,\n \"qem\": 0.3966671414328443,\n\
18
- \ \"qem_stderr\": 0.004128502793234972,\n \"pem\": 0.3972368608460333,\n\
19
- \ \"pem_stderr\": 0.004129515437015112,\n \"pqem\": 0.5391682096567441,\n\
20
- \ \"pqem_stderr\": 0.004206630192849472\n },\n \"helm|mmlu|5\": {\n\
21
- \ \"em\": 0.3966671414328443,\n \"em_stderr\": 0.004128502793234972,\n\
22
- \ \"qem\": 0.3966671414328443,\n \"qem_stderr\": 0.004128502793234972,\n\
23
- \ \"pem\": 0.3972368608460333,\n \"pem_stderr\": 0.004129515437015112,\n\
24
- \ \"pqem\": 0.5391682096567441,\n \"pqem_stderr\": 0.004206630192849472\n\
25
- \ }\n}\n```"
26
  repo_url: https://huggingface.co/misdelivery/Llamafy-Qwen2.5-0.5B-Instruct
27
  configs:
28
  - config_name: helm_mmlu_5
@@ -33,14 +27,25 @@ configs:
33
  - split: latest
34
  path:
35
  - '**/details_helm|mmlu|5_2024-09-26T14-25-08.538946.parquet'
 
 
 
 
 
 
 
 
36
  - config_name: results
37
  data_files:
38
  - split: 2024_09_26T14_25_08.538946
39
  path:
40
  - results_2024-09-26T14-25-08.538946.parquet
 
 
 
41
  - split: latest
42
  path:
43
- - results_2024-09-26T14-25-08.538946.parquet
44
  ---
45
 
46
  # Dataset Card for Evaluation run of misdelivery/Llamafy-Qwen2.5-0.5B-Instruct
@@ -49,9 +54,9 @@ configs:
49
 
50
  Dataset automatically created during the evaluation run of model [misdelivery/Llamafy-Qwen2.5-0.5B-Instruct](https://huggingface.co/misdelivery/Llamafy-Qwen2.5-0.5B-Instruct).
51
 
52
- The dataset is composed of 1 configuration, each one coresponding to one of the evaluated task.
53
 
54
- The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results.
55
 
56
  An additional configuration "results" store all the aggregated results of the run.
57
 
@@ -65,29 +70,21 @@ data = load_dataset("misdelivery/details_misdelivery__Llamafy-Qwen2.5-0.5B-Instr
65
 
66
  ## Latest results
67
 
68
- These are the [latest results from run 2024-09-26T14:25:08.538946](https://huggingface.co/datasets/misdelivery/details_misdelivery__Llamafy-Qwen2.5-0.5B-Instruct_private/blob/main/results_2024-09-26T14-25-08.538946.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):
69
 
70
  ```python
71
  {
72
  "all": {
73
- "em": 0.3966671414328443,
74
- "em_stderr": 0.004128502793234972,
75
- "qem": 0.3966671414328443,
76
- "qem_stderr": 0.004128502793234972,
77
- "pem": 0.3972368608460333,
78
- "pem_stderr": 0.004129515437015112,
79
- "pqem": 0.5391682096567441,
80
- "pqem_stderr": 0.004206630192849472
81
  },
82
- "helm|mmlu|5": {
83
- "em": 0.3966671414328443,
84
- "em_stderr": 0.004128502793234972,
85
- "qem": 0.3966671414328443,
86
- "qem_stderr": 0.004128502793234972,
87
- "pem": 0.3972368608460333,
88
- "pem_stderr": 0.004129515437015112,
89
- "pqem": 0.5391682096567441,
90
- "pqem_stderr": 0.004206630192849472
91
  }
92
  }
93
  ```
 
2
  pretty_name: Evaluation run of misdelivery/Llamafy-Qwen2.5-0.5B-Instruct
3
  dataset_summary: "Dataset automatically created during the evaluation run of model\
4
  \ [misdelivery/Llamafy-Qwen2.5-0.5B-Instruct](https://huggingface.co/misdelivery/Llamafy-Qwen2.5-0.5B-Instruct).\n\
5
+ \nThe dataset is composed of 2 configuration, each one coresponding to one of the\
6
+ \ evaluated task.\n\nThe dataset has been created from 2 run(s). Each run can be\
7
  \ found as a specific split in each configuration, the split being named using the\
8
  \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\
9
  \nAn additional configuration \"results\" store all the aggregated results of the\
10
  \ run.\n\nTo load the details from a run, you can for instance do the following:\n\
11
  ```python\nfrom datasets import load_dataset\ndata = load_dataset(\"misdelivery/details_misdelivery__Llamafy-Qwen2.5-0.5B-Instruct_private\"\
12
  ,\n\t\"results\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese are the\
13
+ \ [latest results from run 2024-09-26T19:18:52.813588](https://huggingface.co/datasets/misdelivery/details_misdelivery__Llamafy-Qwen2.5-0.5B-Instruct_private/blob/main/results_2024-09-26T19-18-52.813588.json)(note\
14
  \ that their might be results for other tasks in the repos if successive evals didn't\
15
  \ cover the same tasks. You find each in the results and the \"latest\" split for\
16
+ \ each eval):\n\n```python\n{\n \"all\": {\n \"maj@8\": 0.0,\n \
17
+ \ \"maj@8_stderr\": 0.0,\n \"qem\": 0.0,\n \"qem_stderr\": 0.0\n \
18
+ \ },\n \"lighteval|gsm8k|5\": {\n \"maj@8\": 0.0,\n \"maj@8_stderr\"\
19
+ : 0.0,\n \"qem\": 0.0,\n \"qem_stderr\": 0.0\n }\n}\n```"
 
 
 
 
 
 
20
  repo_url: https://huggingface.co/misdelivery/Llamafy-Qwen2.5-0.5B-Instruct
21
  configs:
22
  - config_name: helm_mmlu_5
 
27
  - split: latest
28
  path:
29
  - '**/details_helm|mmlu|5_2024-09-26T14-25-08.538946.parquet'
30
+ - config_name: lighteval_gsm8k_5
31
+ data_files:
32
+ - split: 2024_09_26T19_18_52.813588
33
+ path:
34
+ - '**/details_lighteval|gsm8k|5_2024-09-26T19-18-52.813588.parquet'
35
+ - split: latest
36
+ path:
37
+ - '**/details_lighteval|gsm8k|5_2024-09-26T19-18-52.813588.parquet'
38
  - config_name: results
39
  data_files:
40
  - split: 2024_09_26T14_25_08.538946
41
  path:
42
  - results_2024-09-26T14-25-08.538946.parquet
43
+ - split: 2024_09_26T19_18_52.813588
44
+ path:
45
+ - results_2024-09-26T19-18-52.813588.parquet
46
  - split: latest
47
  path:
48
+ - results_2024-09-26T19-18-52.813588.parquet
49
  ---
50
 
51
  # Dataset Card for Evaluation run of misdelivery/Llamafy-Qwen2.5-0.5B-Instruct
 
54
 
55
  Dataset automatically created during the evaluation run of model [misdelivery/Llamafy-Qwen2.5-0.5B-Instruct](https://huggingface.co/misdelivery/Llamafy-Qwen2.5-0.5B-Instruct).
56
 
57
+ The dataset is composed of 2 configuration, each one coresponding to one of the evaluated task.
58
 
59
+ The dataset has been created from 2 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results.
60
 
61
  An additional configuration "results" store all the aggregated results of the run.
62
 
 
70
 
71
  ## Latest results
72
 
73
+ These are the [latest results from run 2024-09-26T19:18:52.813588](https://huggingface.co/datasets/misdelivery/details_misdelivery__Llamafy-Qwen2.5-0.5B-Instruct_private/blob/main/results_2024-09-26T19-18-52.813588.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):
74
 
75
  ```python
76
  {
77
  "all": {
78
+ "maj@8": 0.0,
79
+ "maj@8_stderr": 0.0,
80
+ "qem": 0.0,
81
+ "qem_stderr": 0.0
 
 
 
 
82
  },
83
+ "lighteval|gsm8k|5": {
84
+ "maj@8": 0.0,
85
+ "maj@8_stderr": 0.0,
86
+ "qem": 0.0,
87
+ "qem_stderr": 0.0
 
 
 
 
88
  }
89
  }
90
  ```