sahancpal commited on
Commit
c153151
·
verified ·
1 Parent(s): e85d559

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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