Datasets:
Dataset card: enable Viewer for the two public benchmark files (prompts, per_item_results); add size_categories n<1K; body unchanged
Browse files
README.md
CHANGED
|
@@ -17,6 +17,20 @@ tags:
|
|
| 17 |
- expert-advisor
|
| 18 |
- code-generation
|
| 19 |
- benchmark
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
---
|
| 21 |
|
| 22 |
# CompilingThings Compile Benchmark for MQL5®
|
|
|
|
| 17 |
- expert-advisor
|
| 18 |
- code-generation
|
| 19 |
- benchmark
|
| 20 |
+
|
| 21 |
+
size_categories:
|
| 22 |
+
- n<1K
|
| 23 |
+
|
| 24 |
+
configs:
|
| 25 |
+
- config_name: prompts
|
| 26 |
+
default: true
|
| 27 |
+
data_files:
|
| 28 |
+
- split: test
|
| 29 |
+
path: prompts.jsonl
|
| 30 |
+
- config_name: per_item_results
|
| 31 |
+
data_files:
|
| 32 |
+
- split: test
|
| 33 |
+
path: per_item_results.jsonl
|
| 34 |
---
|
| 35 |
|
| 36 |
# CompilingThings Compile Benchmark for MQL5®
|