YanAdjeNole commited on
Commit
67de763
·
verified ·
1 Parent(s): e312dbe

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +46 -46
README.md CHANGED
@@ -1,34 +1,34 @@
1
  ---
2
- pretty_name: Evaluation run of meta-llama/Llama-3.2-1B-Instruct
3
  dataset_summary: "Dataset automatically created during the evaluation run of model\
4
- \ meta-llama/Llama-3.2-1B-Instruct\nThe dataset is composed of 12 configuration(s),\
5
- \ each one corresponding to one of the evaluated task.\n\nThe dataset has been created\
6
- \ from 128 run(s). Each run can be found as a specific split in each configuration,\
7
  \ the split being named using the timestamp of the run.The \"train\" split is always\
8
  \ pointing to the latest results.\n\nAn additional configuration \"results\" store\
9
  \ all the aggregated results of the run.\n\nTo load the details from a run, you\
10
  \ can for instance do the following:\n## Latest results\n\nThese are the [latest\
11
- \ results from run 2025-11-18T17-05-16.673032](https://huggingface.co/datasets/YanAdjeNole/eppc-2shot/blob/main/meta-llama/Llama-3.2-1B-Instruct/results_2025-11-18T17-05-16.673032.json)\
12
  \ (note that there might be results for other tasks in the repos if successive evals\
13
  \ didn't cover the same tasks. You find each in the results and the \"latest\" split\
14
  \ for each eval):\n\n```python\n{\n \"all\": {\n \"EppcExtraction\": {\n\
15
  \ \"alias\": \"EppcExtraction\",\n \"evaluate_eppc,none\"\
16
- : {\n \"code\": {\n \"P\": 0.1858,\n \
17
- \ \"R\": 0.3801,\n \"f1\": 0.2496\n \
18
- \ },\n \"sub-code\": {\n \"P\": 0.0548,\n \
19
- \ \"R\": 0.1679,\n \"f1\": 0.0826\n \
20
- \ },\n \"span\": {\n \"P\": 0.037,\n \
21
- \ \"R\": 0.444,\n \"f1\": 0.0684\n \
22
- \ }\n },\n \"evaluate_eppc_stderr,none\": \"N/A\"\n \
23
- \ }\n },\n \"EppcExtraction\": {\n \"alias\": \"EppcExtraction\"\
24
- ,\n \"evaluate_eppc,none\": {\n \"code\": {\n \"\
25
- P\": 0.1858,\n \"R\": 0.3801,\n \"f1\": 0.2496\n \
26
- \ },\n \"sub-code\": {\n \"P\": 0.0548,\n \
27
- \ \"R\": 0.1679,\n \"f1\": 0.0826\n },\n\
28
- \ \"span\": {\n \"P\": 0.037,\n \"R\":\
29
- \ 0.444,\n \"f1\": 0.0684\n }\n },\n \"\
30
- evaluate_eppc_stderr,none\": \"N/A\"\n }\n}\n```"
31
- repo_url: https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct
32
  leaderboard_url: ''
33
  point_of_contact: ''
34
  configs:
@@ -42,12 +42,12 @@ configs:
42
  - '**/samples_EppcExtraction_2025-11-14T14-57-47.537887.jsonl'
43
  - config_name: Qwen__Qwen2.5-1.5B-Instruct__EppcExtraction
44
  data_files:
45
- - split: 2025_11_18T15_41_00.825261
46
  path:
47
- - '**/samples_EppcExtraction_2025-11-18T15-41-00.825261.jsonl'
48
  - split: latest
49
  path:
50
- - '**/samples_EppcExtraction_2025-11-18T15-41-00.825261.jsonl'
51
  - config_name: Qwen__Qwen2.5-14B-Instruct__EppcExtraction
52
  data_files:
53
  - split: 2025_11_18T16_29_09.098283
@@ -138,21 +138,21 @@ configs:
138
  - '**/samples_EppcExtraction_2025-11-16T04-06-26.242886.jsonl'
139
  ---
140
 
141
- # Dataset Card for Evaluation run of meta-llama/Llama-3.2-1B-Instruct
142
 
143
  <!-- Provide a quick summary of the dataset. -->
144
 
145
- Dataset automatically created during the evaluation run of model meta-llama/Llama-3.2-1B-Instruct
146
  The dataset is composed of 12 configuration(s), each one corresponding to one of the evaluated task.
147
 
148
- The dataset has been created from 128 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.
149
 
150
  An additional configuration "results" store all the aggregated results of the run.
151
 
152
  To load the details from a run, you can for instance do the following:
153
  ## Latest results
154
 
155
- These are the [latest results from run 2025-11-18T17-05-16.673032](https://huggingface.co/datasets/YanAdjeNole/eppc-2shot/blob/main/meta-llama/Llama-3.2-1B-Instruct/results_2025-11-18T17-05-16.673032.json) (note that there 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):
156
 
157
  ```python
158
  {
@@ -161,19 +161,19 @@ These are the [latest results from run 2025-11-18T17-05-16.673032](https://huggi
161
  "alias": "EppcExtraction",
162
  "evaluate_eppc,none": {
163
  "code": {
164
- "P": 0.1858,
165
- "R": 0.3801,
166
- "f1": 0.2496
167
  },
168
  "sub-code": {
169
- "P": 0.0548,
170
- "R": 0.1679,
171
- "f1": 0.0826
172
  },
173
  "span": {
174
- "P": 0.037,
175
- "R": 0.444,
176
- "f1": 0.0684
177
  }
178
  },
179
  "evaluate_eppc_stderr,none": "N/A"
@@ -183,19 +183,19 @@ These are the [latest results from run 2025-11-18T17-05-16.673032](https://huggi
183
  "alias": "EppcExtraction",
184
  "evaluate_eppc,none": {
185
  "code": {
186
- "P": 0.1858,
187
- "R": 0.3801,
188
- "f1": 0.2496
189
  },
190
  "sub-code": {
191
- "P": 0.0548,
192
- "R": 0.1679,
193
- "f1": 0.0826
194
  },
195
  "span": {
196
- "P": 0.037,
197
- "R": 0.444,
198
- "f1": 0.0684
199
  }
200
  },
201
  "evaluate_eppc_stderr,none": "N/A"
 
1
  ---
2
+ pretty_name: Evaluation run of Qwen/Qwen2.5-1.5B-Instruct
3
  dataset_summary: "Dataset automatically created during the evaluation run of model\
4
+ \ Qwen/Qwen2.5-1.5B-Instruct\nThe dataset is composed of 12 configuration(s), each\
5
+ \ one corresponding to one of the evaluated task.\n\nThe dataset has been created\
6
+ \ from 130 run(s). Each run can be found as a specific split in each configuration,\
7
  \ the split being named using the timestamp of the run.The \"train\" split is always\
8
  \ pointing to the latest results.\n\nAn additional configuration \"results\" store\
9
  \ all the aggregated results of the run.\n\nTo load the details from a run, you\
10
  \ can for instance do the following:\n## Latest results\n\nThese are the [latest\
11
+ \ results from run 2025-11-18T17-11-48.768867](https://huggingface.co/datasets/YanAdjeNole/eppc-2shot/blob/main/Qwen/Qwen2.5-1.5B-Instruct/results_2025-11-18T17-11-48.768867.json)\
12
  \ (note that there might be results for other tasks in the repos if successive evals\
13
  \ didn't cover the same tasks. You find each in the results and the \"latest\" split\
14
  \ for each eval):\n\n```python\n{\n \"all\": {\n \"EppcExtraction\": {\n\
15
  \ \"alias\": \"EppcExtraction\",\n \"evaluate_eppc,none\"\
16
+ : {\n \"code\": {\n \"P\": 0.424,\n \
17
+ \ \"R\": 0.345,\n \"f1\": 0.3805\n },\n\
18
+ \ \"sub-code\": {\n \"P\": 0.1527,\n \
19
+ \ \"R\": 0.1376,\n \"f1\": 0.1447\n \
20
+ \ },\n \"span\": {\n \"P\": 0.4398,\n \
21
+ \ \"R\": 0.5821,\n \"f1\": 0.501\n \
22
+ \ }\n },\n \"evaluate_eppc_stderr,none\": \"N/A\"\n \
23
+ \ }\n },\n \"EppcExtraction\": {\n \"alias\": \"EppcExtraction\",\n\
24
+ \ \"evaluate_eppc,none\": {\n \"code\": {\n \"\
25
+ P\": 0.424,\n \"R\": 0.345,\n \"f1\": 0.3805\n \
26
+ \ },\n \"sub-code\": {\n \"P\": 0.1527,\n \
27
+ \ \"R\": 0.1376,\n \"f1\": 0.1447\n },\n \
28
+ \ \"span\": {\n \"P\": 0.4398,\n \"R\": 0.5821,\n\
29
+ \ \"f1\": 0.501\n }\n },\n \"evaluate_eppc_stderr,none\"\
30
+ : \"N/A\"\n }\n}\n```"
31
+ repo_url: https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct
32
  leaderboard_url: ''
33
  point_of_contact: ''
34
  configs:
 
42
  - '**/samples_EppcExtraction_2025-11-14T14-57-47.537887.jsonl'
43
  - config_name: Qwen__Qwen2.5-1.5B-Instruct__EppcExtraction
44
  data_files:
45
+ - split: 2025_11_18T17_11_48.768867
46
  path:
47
+ - '**/samples_EppcExtraction_2025-11-18T17-11-48.768867.jsonl'
48
  - split: latest
49
  path:
50
+ - '**/samples_EppcExtraction_2025-11-18T17-11-48.768867.jsonl'
51
  - config_name: Qwen__Qwen2.5-14B-Instruct__EppcExtraction
52
  data_files:
53
  - split: 2025_11_18T16_29_09.098283
 
138
  - '**/samples_EppcExtraction_2025-11-16T04-06-26.242886.jsonl'
139
  ---
140
 
141
+ # Dataset Card for Evaluation run of Qwen/Qwen2.5-1.5B-Instruct
142
 
143
  <!-- Provide a quick summary of the dataset. -->
144
 
145
+ Dataset automatically created during the evaluation run of model Qwen/Qwen2.5-1.5B-Instruct
146
  The dataset is composed of 12 configuration(s), each one corresponding to one of the evaluated task.
147
 
148
+ The dataset has been created from 130 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.
149
 
150
  An additional configuration "results" store all the aggregated results of the run.
151
 
152
  To load the details from a run, you can for instance do the following:
153
  ## Latest results
154
 
155
+ These are the [latest results from run 2025-11-18T17-11-48.768867](https://huggingface.co/datasets/YanAdjeNole/eppc-2shot/blob/main/Qwen/Qwen2.5-1.5B-Instruct/results_2025-11-18T17-11-48.768867.json) (note that there 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):
156
 
157
  ```python
158
  {
 
161
  "alias": "EppcExtraction",
162
  "evaluate_eppc,none": {
163
  "code": {
164
+ "P": 0.424,
165
+ "R": 0.345,
166
+ "f1": 0.3805
167
  },
168
  "sub-code": {
169
+ "P": 0.1527,
170
+ "R": 0.1376,
171
+ "f1": 0.1447
172
  },
173
  "span": {
174
+ "P": 0.4398,
175
+ "R": 0.5821,
176
+ "f1": 0.501
177
  }
178
  },
179
  "evaluate_eppc_stderr,none": "N/A"
 
183
  "alias": "EppcExtraction",
184
  "evaluate_eppc,none": {
185
  "code": {
186
+ "P": 0.424,
187
+ "R": 0.345,
188
+ "f1": 0.3805
189
  },
190
  "sub-code": {
191
+ "P": 0.1527,
192
+ "R": 0.1376,
193
+ "f1": 0.1447
194
  },
195
  "span": {
196
+ "P": 0.4398,
197
+ "R": 0.5821,
198
+ "f1": 0.501
199
  }
200
  },
201
  "evaluate_eppc_stderr,none": "N/A"