CoolFace
Datasetpublic

ClarusC64/stability-fragility-exposure-v0.1

What this dataset does This dataset tests whether a model can detect fragility exposure. The task is simple: Given a scenario and a fragility-exposure claim, predict whether the claim is supported. Core stability idea Fragility exposure measures how much damage can result from a small disturbance. Fragile systems show: single points of failure low redundancy narrow margins disproportionate consequences poor fault isolation Robust systems absorb local failures… See the full description on the dataset page: https://huggingface.co/datasets/ClarusC64/stability-fragility-exposure-v0.1.

sourceHugging Facemitupdated 4mo agoView on Hugging Face
0likes23downloads
5 commits on main
8f14b2f4mo ago

Update README.md

ClarusC64
9b5bb7f4mo ago

Create scorer.py

ClarusC64
f78bf8d4mo ago

Create data/test.csv

ClarusC64
00ff3604mo ago

Create data/train.csv

ClarusC64
26ca5f84mo ago

initial commit

ClarusC64