lewtun HF staff commited on
Commit
da0c29b
·
verified ·
1 Parent(s): a2d22b0

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +28 -22
README.md CHANGED
@@ -3,28 +3,28 @@ pretty_name: Evaluation run of Qwen/Qwen2.5-Coder-3B-Instruct
3
  dataset_summary: "Dataset automatically created during the evaluation run of model\
4
  \ [Qwen/Qwen2.5-Coder-3B-Instruct](https://huggingface.co/Qwen/Qwen2.5-Coder-3B-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(\"lewtun/details_Qwen__Qwen2.5-Coder-3B-Instruct\"\
12
  ,\n\t\"results\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese are the\
13
- \ [latest results from run 2025-02-20T22:05:18.665646](https://huggingface.co/datasets/lewtun/details_Qwen__Qwen2.5-Coder-3B-Instruct/blob/main/results_2025-02-20T22-05-18.665646.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 \"prompt_level_strict_acc\"\
17
  : 0.2,\n \"prompt_level_strict_acc_stderr\": 0.13333333333333333,\n \
18
- \ \"inst_level_strict_acc\": 0.26666666666666666,\n \"inst_level_strict_acc_stderr\"\
19
- : 0.0032001755304124366,\n \"prompt_level_loose_acc\": 0.2,\n \"prompt_level_loose_acc_stderr\"\
20
- : 0.13333333333333333,\n \"inst_level_loose_acc\": 0.26666666666666666,\n\
21
- \ \"inst_level_loose_acc_stderr\": 0.0032001755304124366\n },\n \"\
22
  extended|ifeval|0\": {\n \"prompt_level_strict_acc\": 0.2,\n \"prompt_level_strict_acc_stderr\"\
23
- : 0.13333333333333333,\n \"inst_level_strict_acc\": 0.26666666666666666,\n\
24
- \ \"inst_level_strict_acc_stderr\": 0.0032001755304124366,\n \"prompt_level_loose_acc\"\
25
  : 0.2,\n \"prompt_level_loose_acc_stderr\": 0.13333333333333333,\n \
26
- \ \"inst_level_loose_acc\": 0.26666666666666666,\n \"inst_level_loose_acc_stderr\"\
27
- : 0.0032001755304124366\n }\n}\n```"
28
  repo_url: https://huggingface.co/Qwen/Qwen2.5-Coder-3B-Instruct
29
  configs:
30
  - config_name: extended_ifeval_0
@@ -32,17 +32,23 @@ configs:
32
  - split: 2025_02_20T22_05_18.665646
33
  path:
34
  - '**/details_extended|ifeval|0_2025-02-20T22-05-18.665646.parquet'
 
 
 
35
  - split: latest
36
  path:
37
- - '**/details_extended|ifeval|0_2025-02-20T22-05-18.665646.parquet'
38
  - config_name: results
39
  data_files:
40
  - split: 2025_02_20T22_05_18.665646
41
  path:
42
  - results_2025-02-20T22-05-18.665646.parquet
 
 
 
43
  - split: latest
44
  path:
45
- - results_2025-02-20T22-05-18.665646.parquet
46
  ---
47
 
48
  # Dataset Card for Evaluation run of Qwen/Qwen2.5-Coder-3B-Instruct
@@ -53,7 +59,7 @@ Dataset automatically created during the evaluation run of model [Qwen/Qwen2.5-C
53
 
54
  The dataset is composed of 1 configuration, each one coresponding to one of the evaluated task.
55
 
56
- 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.
57
 
58
  An additional configuration "results" store all the aggregated results of the run.
59
 
@@ -67,29 +73,29 @@ data = load_dataset("lewtun/details_Qwen__Qwen2.5-Coder-3B-Instruct",
67
 
68
  ## Latest results
69
 
70
- These are the [latest results from run 2025-02-20T22:05:18.665646](https://huggingface.co/datasets/lewtun/details_Qwen__Qwen2.5-Coder-3B-Instruct/blob/main/results_2025-02-20T22-05-18.665646.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):
71
 
72
  ```python
73
  {
74
  "all": {
75
  "prompt_level_strict_acc": 0.2,
76
  "prompt_level_strict_acc_stderr": 0.13333333333333333,
77
- "inst_level_strict_acc": 0.26666666666666666,
78
- "inst_level_strict_acc_stderr": 0.0032001755304124366,
79
  "prompt_level_loose_acc": 0.2,
80
  "prompt_level_loose_acc_stderr": 0.13333333333333333,
81
- "inst_level_loose_acc": 0.26666666666666666,
82
- "inst_level_loose_acc_stderr": 0.0032001755304124366
83
  },
84
  "extended|ifeval|0": {
85
  "prompt_level_strict_acc": 0.2,
86
  "prompt_level_strict_acc_stderr": 0.13333333333333333,
87
- "inst_level_strict_acc": 0.26666666666666666,
88
- "inst_level_strict_acc_stderr": 0.0032001755304124366,
89
  "prompt_level_loose_acc": 0.2,
90
  "prompt_level_loose_acc_stderr": 0.13333333333333333,
91
- "inst_level_loose_acc": 0.26666666666666666,
92
- "inst_level_loose_acc_stderr": 0.0032001755304124366
93
  }
94
  }
95
  ```
 
3
  dataset_summary: "Dataset automatically created during the evaluation run of model\
4
  \ [Qwen/Qwen2.5-Coder-3B-Instruct](https://huggingface.co/Qwen/Qwen2.5-Coder-3B-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 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(\"lewtun/details_Qwen__Qwen2.5-Coder-3B-Instruct\"\
12
  ,\n\t\"results\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese are the\
13
+ \ [latest results from run 2025-02-20T22:17:48.530293](https://huggingface.co/datasets/lewtun/details_Qwen__Qwen2.5-Coder-3B-Instruct/blob/main/results_2025-02-20T22-17-48.530293.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 \"prompt_level_strict_acc\"\
17
  : 0.2,\n \"prompt_level_strict_acc_stderr\": 0.13333333333333333,\n \
18
+ \ \"inst_level_strict_acc\": 0.3333333333333333,\n \"inst_level_strict_acc_stderr\"\
19
+ : 0.0030098753895152473,\n \"prompt_level_loose_acc\": 0.2,\n \"prompt_level_loose_acc_stderr\"\
20
+ : 0.13333333333333333,\n \"inst_level_loose_acc\": 0.3333333333333333,\n\
21
+ \ \"inst_level_loose_acc_stderr\": 0.0030098753895152473\n },\n \"\
22
  extended|ifeval|0\": {\n \"prompt_level_strict_acc\": 0.2,\n \"prompt_level_strict_acc_stderr\"\
23
+ : 0.13333333333333333,\n \"inst_level_strict_acc\": 0.3333333333333333,\n\
24
+ \ \"inst_level_strict_acc_stderr\": 0.0030098753895152473,\n \"prompt_level_loose_acc\"\
25
  : 0.2,\n \"prompt_level_loose_acc_stderr\": 0.13333333333333333,\n \
26
+ \ \"inst_level_loose_acc\": 0.3333333333333333,\n \"inst_level_loose_acc_stderr\"\
27
+ : 0.0030098753895152473\n }\n}\n```"
28
  repo_url: https://huggingface.co/Qwen/Qwen2.5-Coder-3B-Instruct
29
  configs:
30
  - config_name: extended_ifeval_0
 
32
  - split: 2025_02_20T22_05_18.665646
33
  path:
34
  - '**/details_extended|ifeval|0_2025-02-20T22-05-18.665646.parquet'
35
+ - split: 2025_02_20T22_17_48.530293
36
+ path:
37
+ - '**/details_extended|ifeval|0_2025-02-20T22-17-48.530293.parquet'
38
  - split: latest
39
  path:
40
+ - '**/details_extended|ifeval|0_2025-02-20T22-17-48.530293.parquet'
41
  - config_name: results
42
  data_files:
43
  - split: 2025_02_20T22_05_18.665646
44
  path:
45
  - results_2025-02-20T22-05-18.665646.parquet
46
+ - split: 2025_02_20T22_17_48.530293
47
+ path:
48
+ - results_2025-02-20T22-17-48.530293.parquet
49
  - split: latest
50
  path:
51
+ - results_2025-02-20T22-17-48.530293.parquet
52
  ---
53
 
54
  # Dataset Card for Evaluation run of Qwen/Qwen2.5-Coder-3B-Instruct
 
59
 
60
  The dataset is composed of 1 configuration, each one coresponding to one of the evaluated task.
61
 
62
+ 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.
63
 
64
  An additional configuration "results" store all the aggregated results of the run.
65
 
 
73
 
74
  ## Latest results
75
 
76
+ These are the [latest results from run 2025-02-20T22:17:48.530293](https://huggingface.co/datasets/lewtun/details_Qwen__Qwen2.5-Coder-3B-Instruct/blob/main/results_2025-02-20T22-17-48.530293.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):
77
 
78
  ```python
79
  {
80
  "all": {
81
  "prompt_level_strict_acc": 0.2,
82
  "prompt_level_strict_acc_stderr": 0.13333333333333333,
83
+ "inst_level_strict_acc": 0.3333333333333333,
84
+ "inst_level_strict_acc_stderr": 0.0030098753895152473,
85
  "prompt_level_loose_acc": 0.2,
86
  "prompt_level_loose_acc_stderr": 0.13333333333333333,
87
+ "inst_level_loose_acc": 0.3333333333333333,
88
+ "inst_level_loose_acc_stderr": 0.0030098753895152473
89
  },
90
  "extended|ifeval|0": {
91
  "prompt_level_strict_acc": 0.2,
92
  "prompt_level_strict_acc_stderr": 0.13333333333333333,
93
+ "inst_level_strict_acc": 0.3333333333333333,
94
+ "inst_level_strict_acc_stderr": 0.0030098753895152473,
95
  "prompt_level_loose_acc": 0.2,
96
  "prompt_level_loose_acc_stderr": 0.13333333333333333,
97
+ "inst_level_loose_acc": 0.3333333333333333,
98
+ "inst_level_loose_acc_stderr": 0.0030098753895152473
99
  }
100
  }
101
  ```