Datasets:
jxu124
/
visdial
like
0
Dataset card
Data Studio
Files
Files and versions
Community
5
Subset (1)
default
·
133k rows
default (133k rows)
Split (3)
train
·
123k rows
train (123k rows)
validation (2.06k rows)
test (8k 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
LIMIT
10
;
Subsets and Splits
|
Loading
Run Query