Datasets:
Tasks:
Tabular Regression
Formats:
csv
Languages:
English
Size:
10K - 100K
Tags:
computer-architecture
gem5
cache
design-space-exploration
surrogate-modeling
microarchitecture
DOI:
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -77,7 +77,7 @@ Each row contains:
|
|
| 77 |
* Validity constraints enforced
|
| 78 |
* Randomized execution order
|
| 79 |
|
| 80 |
-
*
|
| 81 |
* 70% train / 15% validation / 15% test (per workload)
|
| 82 |
|
| 83 |
The script used to generate the configuration set can be found at: <https://github.com/Uralstech/AIDE-Chip-Surrogates/blob/main/15k-Sims/config-gen/generate_configs.py>
|
|
|
|
| 77 |
* Validity constraints enforced
|
| 78 |
* Randomized execution order
|
| 79 |
|
| 80 |
+
* Recommended dataset split:
|
| 81 |
* 70% train / 15% validation / 15% test (per workload)
|
| 82 |
|
| 83 |
The script used to generate the configuration set can be found at: <https://github.com/Uralstech/AIDE-Chip-Surrogates/blob/main/15k-Sims/config-gen/generate_configs.py>
|