Datasets:
masakhane
/
AfriDocMT
like
3
Follow
Masakhane NLP
101
Dataset card
Data Studio
Files
Files and versions
Community
1
Subset (10)
doc_health
·
334 rows
doc_health (334 rows)
doc_health_10 (1.15k rows)
doc_health_25 (566 rows)
doc_health_5 (2.13k rows)
doc_tech (271 rows)
doc_tech_10 (1.12k rows)
doc_tech_25 (523 rows)
doc_tech_5 (2.11k rows)
health (10k rows)
tech (10k rows)
Split (3)
train
·
240 rows
train (240 rows)
validation (33 rows)
test (61 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
doc_health_train
LIMIT
10
;
Subsets and Splits
|
Loading
Run Query