The dataset viewer is not available for this split.
Parquet error: Scan size limit exceeded: attempted to read 322805512 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
Error code: TooBigContentError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
Derived from the MR-Rate dataset, first 4000 image files (sorted alphanumerically by study_uid then series_id) with their reports. Everything is inserted into the reports table; each row contains a study, its respective images in the 'images' column (as structs, each with a 'nifty_bytes' field), and the split and patient_uid.
Please see the MR-Rate dataset for license information.
- Downloads last month
- 39