Datasets:
eunbinni
/
ola_polyglot_5.8B_t2_data
like
0
Dataset card
Data Studio
Files
Files and versions
Community
Subset (1)
default
·
107k rows
default (107k rows)
Split (1)
train
·
107k rows
train (107k 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