Datasets:
thaina.saraiva commited on
Commit ·
f7017a0
1
Parent(s): 9ceb405
config update
Browse files
README.md
CHANGED
|
@@ -11,16 +11,16 @@ task_ids:
|
|
| 11 |
configs:
|
| 12 |
- config_name: measurements_by_cell
|
| 13 |
data_files:
|
| 14 |
-
|
| 15 |
-
|
| 16 |
- config_name: topology
|
| 17 |
data_files:
|
| 18 |
-
|
| 19 |
-
|
| 20 |
- config_name: meanings
|
| 21 |
data_files:
|
| 22 |
-
|
| 23 |
-
|
| 24 |
|
| 25 |
|
| 26 |
|
|
|
|
| 11 |
configs:
|
| 12 |
- config_name: measurements_by_cell
|
| 13 |
data_files:
|
| 14 |
+
- split: train
|
| 15 |
+
path: dataset/**/synthetic_data.csv
|
| 16 |
- config_name: topology
|
| 17 |
data_files:
|
| 18 |
+
- split: train
|
| 19 |
+
path: metadata/topology.csv
|
| 20 |
- config_name: meanings
|
| 21 |
data_files:
|
| 22 |
+
- split: train
|
| 23 |
+
path: metadata/performance_indicators_meanings.json
|
| 24 |
|
| 25 |
|
| 26 |
|