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
|
@@ -120,7 +120,7 @@ You can run SQL queries directly on your browser using DuckDB over the hosted Pa
|
|
| 120 |
efficiency,
|
| 121 |
sheet_width,
|
| 122 |
sheet_length,
|
| 123 |
-
sheet_type
|
| 124 |
FROM tasks
|
| 125 |
WHERE is_train = true
|
| 126 |
LIMIT 500;
|
|
|
|
| 120 |
efficiency,
|
| 121 |
sheet_width,
|
| 122 |
sheet_length,
|
| 123 |
+
sheet_type
|
| 124 |
FROM tasks
|
| 125 |
WHERE is_train = true
|
| 126 |
LIMIT 500;
|