Neural network benchmark data for ML research.
dataset = load_dataset("nn-stability-research/model-reliability-benchmark")
df = dataset["train"].to_pandas()
gradient_consistency
float
Normalized metric… See the full description on the dataset page:
https://huggingface.co/datasets/nn-stability-research/model-reliability-benchmark.