thanglexuan commited on
Commit
d77090b
·
verified ·
1 Parent(s): 197f222

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -5,9 +5,7 @@ task_categories:
5
  - tabular-classification
6
  - other
7
  task_ids:
8
- - structural-health-monitoring
9
- - damage-detection
10
- - anomaly-detection
11
  language:
12
  - en
13
  tags:
@@ -29,7 +27,7 @@ paperswithcode_id: z24-bridge
29
  configs:
30
  - config_name: default
31
  data_files:
32
- - split: train
33
  path: "*.npy"
34
  dataset_info:
35
  features:
@@ -42,7 +40,7 @@ dataset_info:
42
  dtype: int64
43
  description: Damage state labels
44
  splits:
45
- - name: train
46
  num_bytes: 2500000000
47
  num_examples: 1530
48
  download_size: 2500000000
 
5
  - tabular-classification
6
  - other
7
  task_ids:
8
+ - multi-class-classification
 
 
9
  language:
10
  - en
11
  tags:
 
27
  configs:
28
  - config_name: default
29
  data_files:
30
+ - split: n/a
31
  path: "*.npy"
32
  dataset_info:
33
  features:
 
40
  dtype: int64
41
  description: Damage state labels
42
  splits:
43
+ - name: full-data
44
  num_bytes: 2500000000
45
  num_examples: 1530
46
  download_size: 2500000000