Datasets:
Formats:
parquet
Size:
10M - 100M
Tags:
operations-research
2d-nesting
irregular-strip-packing
geometry
graph-neural-networks
surrogate-modeling
License:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -121,7 +121,6 @@ You can run SQL queries directly on your browser using DuckDB over the hosted Pa
|
|
| 121 |
sheet_width,
|
| 122 |
sheet_length,
|
| 123 |
sheet_type,
|
| 124 |
-
tasks_index,
|
| 125 |
FROM tasks
|
| 126 |
WHERE is_train = true
|
| 127 |
LIMIT 500;
|
|
|
|
| 121 |
sheet_width,
|
| 122 |
sheet_length,
|
| 123 |
sheet_type,
|
|
|
|
| 124 |
FROM tasks
|
| 125 |
WHERE is_train = true
|
| 126 |
LIMIT 500;
|