Datasets:
mpi-inno-comp
/
paecter_dataset
like
4
Follow
Max Planck Institute for Innovation and Competition
12
Dataset card
Data Studio
Files
Files and versions
Community
1
Subset (2)
train_validation_set
·
1.5M rows
train_validation_set (1.5M rows)
testset (1k rows)
Split (2)
train
·
1.28M rows
train (1.28M rows)
validation (225k rows)
SQL
Console
Ctrl+K
-- The SQL console is powered by DuckDB WASM and runs entirely in the browser.
-- Get started by typing a query or selecting a view from the options below.
SELECT
*
FROM
train_validation_set_train
LIMIT
10
;
Subsets and Splits
|
Loading
Run Query