Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -22,3 +22,35 @@ configs:
|
|
| 22 |
- split: test
|
| 23 |
path: data/test.csv
|
| 24 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
- split: test
|
| 23 |
path: data/test.csv
|
| 24 |
---
|
| 25 |
+
What this dataset tests
|
| 26 |
+
|
| 27 |
+
Can a model map the baseline coherence between a stimulus and a smart material’s structural response when the system is healthy?
|
| 28 |
+
|
| 29 |
+
The task is not to detect failure.
|
| 30 |
+
The task is to define the stable manifold before fatigue begins.
|
| 31 |
+
|
| 32 |
+
Domain
|
| 33 |
+
|
| 34 |
+
shape memory alloys
|
| 35 |
+
|
| 36 |
+
self-healing polymers
|
| 37 |
+
|
| 38 |
+
electrochromic materials
|
| 39 |
+
|
| 40 |
+
responsive composites
|
| 41 |
+
|
| 42 |
+
Required outputs
|
| 43 |
+
|
| 44 |
+
baseline_coherence_score
|
| 45 |
+
|
| 46 |
+
response_latency_profile
|
| 47 |
+
|
| 48 |
+
stimulus_response_gain
|
| 49 |
+
|
| 50 |
+
variability_index
|
| 51 |
+
|
| 52 |
+
expected_cycle_lifetime
|
| 53 |
+
|
| 54 |
+
Use
|
| 55 |
+
|
| 56 |
+
Establish the reference manifold of a functional smart material before drift or fatigue appears.
|