Spaces:
Running
Running
Andrea Maldonado
commited on
Commit
·
e4ccef5
1
Parent(s):
597d704
Merges config file
Browse files
config_files/pipeline_steps/benchmark.json
CHANGED
@@ -4,10 +4,6 @@
|
|
4 |
"benchmark_test": "discovery",
|
5 |
"input_path":"data/test",
|
6 |
"output_path":"output",
|
7 |
-
<<<<<<<< HEAD:config_files/pipeline_steps/benchmark.json
|
8 |
"miners" : ["ind", "heu", "imf", "ilp"]
|
9 |
-
========
|
10 |
-
"miners" : ["inductive", "heu", "imf", "ilp"]
|
11 |
-
>>>>>>>> main:config_files/algorithm/pipeline_steps/benchmark.json
|
12 |
}
|
13 |
]
|
|
|
4 |
"benchmark_test": "discovery",
|
5 |
"input_path":"data/test",
|
6 |
"output_path":"output",
|
|
|
7 |
"miners" : ["ind", "heu", "imf", "ilp"]
|
|
|
|
|
|
|
8 |
}
|
9 |
]
|