Upload dataset
Browse files- README.md +51 -1
- source_metadata/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -5,8 +5,12 @@ configs:
|
|
| 5 |
data_files:
|
| 6 |
- split: train
|
| 7 |
path: bearings/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
dataset_info:
|
| 9 |
-
|
| 10 |
features:
|
| 11 |
- name: signal
|
| 12 |
list:
|
|
@@ -53,4 +57,50 @@ dataset_info:
|
|
| 53 |
num_examples: 16
|
| 54 |
download_size: 8388250
|
| 55 |
dataset_size: 18247058
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 56 |
---
|
|
|
|
| 5 |
data_files:
|
| 6 |
- split: train
|
| 7 |
path: bearings/train-*
|
| 8 |
+
- config_name: source_metadata
|
| 9 |
+
data_files:
|
| 10 |
+
- split: train
|
| 11 |
+
path: source_metadata/train-*
|
| 12 |
dataset_info:
|
| 13 |
+
- config_name: bearings
|
| 14 |
features:
|
| 15 |
- name: signal
|
| 16 |
list:
|
|
|
|
| 57 |
num_examples: 16
|
| 58 |
download_size: 8388250
|
| 59 |
dataset_size: 18247058
|
| 60 |
+
- config_name: source_metadata
|
| 61 |
+
features:
|
| 62 |
+
- name: source_id
|
| 63 |
+
dtype: string
|
| 64 |
+
- name: full_name
|
| 65 |
+
dtype: string
|
| 66 |
+
- name: url
|
| 67 |
+
dtype: string
|
| 68 |
+
- name: license
|
| 69 |
+
dtype: string
|
| 70 |
+
- name: citation
|
| 71 |
+
dtype: string
|
| 72 |
+
- name: sampling_rate_hz
|
| 73 |
+
dtype: int64
|
| 74 |
+
- name: signal_duration_sec
|
| 75 |
+
dtype: float64
|
| 76 |
+
- name: available_modalities
|
| 77 |
+
list: string
|
| 78 |
+
- name: modality_details
|
| 79 |
+
dtype: string
|
| 80 |
+
- name: component_type
|
| 81 |
+
dtype: string
|
| 82 |
+
- name: component_subtype
|
| 83 |
+
dtype: string
|
| 84 |
+
- name: component_context
|
| 85 |
+
dtype: string
|
| 86 |
+
- name: manufacturer
|
| 87 |
+
dtype: string
|
| 88 |
+
- name: model
|
| 89 |
+
dtype: string
|
| 90 |
+
- name: has_episodes
|
| 91 |
+
dtype: bool
|
| 92 |
+
- name: has_transitions
|
| 93 |
+
dtype: bool
|
| 94 |
+
- name: has_continuous_severity
|
| 95 |
+
dtype: bool
|
| 96 |
+
- name: available_fault_types
|
| 97 |
+
list: string
|
| 98 |
+
- name: n_samples
|
| 99 |
+
dtype: int64
|
| 100 |
+
splits:
|
| 101 |
+
- name: train
|
| 102 |
+
num_bytes: 4766
|
| 103 |
+
num_examples: 10
|
| 104 |
+
download_size: 12913
|
| 105 |
+
dataset_size: 4766
|
| 106 |
---
|
source_metadata/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f7d4014b1e68f56bb811786cb452d9b03129b12476ce6e3f8b3c014df0515e88
|
| 3 |
+
size 12913
|