ClarusC64 commited on
Commit
94bab68
·
verified ·
1 Parent(s): 1303d0e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +63 -3
README.md CHANGED
@@ -1,3 +1,63 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: mit
5
+ pretty_name: Passivation Layer Breakdown Mapping v0.1
6
+ dataset_name: materials-passivation-layer-breakdown-mapping-v0.1
7
+ tags:
8
+ - clarusc64
9
+ - materials
10
+ - corrosion
11
+ - alloys
12
+ - electrochemistry
13
+ - failure-prediction
14
+ task_categories:
15
+ - tabular-regression
16
+ - tabular-classification
17
+ size_categories:
18
+ - 1K<n<10K
19
+ configs:
20
+ - config_name: default
21
+ data_files:
22
+ - split: train
23
+ path: data/train.csv
24
+ - split: test
25
+ path: data/test.csv
26
+ ---
27
+ What this dataset tests
28
+
29
+ Whether a system can detect
30
+ loss of coherence between
31
+
32
+ electrochemical impedance
33
+ surface micro-pH
34
+ pit nucleation signals
35
+
36
+ before visible corrosion failure.
37
+
38
+ Corrosion begins as relationship collapse
39
+ not visible damage.
40
+
41
+ Required outputs
42
+
43
+ passivation_coherence_score
44
+
45
+ pit_growth_acceleration
46
+
47
+ breakdown_risk_flag
48
+
49
+ time_to_pitting
50
+
51
+ critical_surface_zone
52
+
53
+ protective_action
54
+
55
+ Use case
56
+
57
+ Marine alloys
58
+ chemical plants
59
+ energy infrastructure
60
+ aerospace
61
+
62
+ Detect passivation collapse
63
+ before pitting cascade.