The dataset viewer is not available for this split.
Parquet error: Scan size limit exceeded: attempted to read 2209906863 bytes, limit is 300000000 bytes
Make sure that
1. the Parquet files contain a page index to enable random access without loading entire row groups2. otherwise use smaller row-group sizes when serializing the Parquet files