Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,8 @@ configs:
|
|
4 |
data_files:
|
5 |
- split: runtime_filtered
|
6 |
path: "backend_bench_problems_runtime_filtered.parquet"
|
|
|
|
|
7 |
---
|
8 |
|
9 |
# Understanding Trace Files in BackendBench
|
|
|
4 |
data_files:
|
5 |
- split: runtime_filtered
|
6 |
path: "backend_bench_problems_runtime_filtered.parquet"
|
7 |
+
- split: runtime_filtered_scaling_factor_2
|
8 |
+
path: "backend_bench_problems_runtime_filtered_threshhold_2.parquet"
|
9 |
---
|
10 |
|
11 |
# Understanding Trace Files in BackendBench
|