The dataset viewer is taking too long to fetch the data. Try to refresh this page.
Server-side error
Error code: ClientConnectionError
Subsets and Splits
Filter Rows with Only Nickel
Finds entries where the `atomic_numbers` list only contains the number 28, separately for the training and validation datasets.
Rows with All Atomic Numbers 28
Finds rows where all elements in the atomic_numbers array are 28, providing basic filtering based on a specific condition.