Dataset Viewer

The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.

1 Million Rows

A test dataset of one million identical rows, duplicated from a single source row. Useful for stress-testing data loaders, batch I/O, and Hub upload pipelines.

Schema

column type example
id int 0
name str sample_item
value float 42.5
category str test
timestamp str 2026-04-30T12:00:00Z

Structure

The data is sharded into batch files of 100,000 rows each, named batch_000.csv through batch_009.csv. Each file contains the same header.

Generation

Created by duplicating one source row one million times.

Downloads last month
31