Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,42 +1,15 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
task_categories:
|
| 4 |
-
- other
|
| 5 |
language:
|
| 6 |
-
- en
|
| 7 |
tags:
|
| 8 |
-
- manufacturing
|
| 9 |
-
- sensors
|
| 10 |
-
- oceania
|
| 11 |
-
- australia
|
| 12 |
-
- daily
|
| 13 |
-
configs:
|
| 14 |
-
- config_name: default
|
| 15 |
-
data_files:
|
| 16 |
-
- split: train
|
| 17 |
-
path: data/train-*
|
| 18 |
-
dataset_info:
|
| 19 |
-
features:
|
| 20 |
-
- name: device_id
|
| 21 |
-
dtype: string
|
| 22 |
-
- name: site
|
| 23 |
-
dtype: string
|
| 24 |
-
- name: timestamp
|
| 25 |
-
dtype: string
|
| 26 |
-
- name: temperature
|
| 27 |
-
dtype: float64
|
| 28 |
-
- name: vibration
|
| 29 |
-
dtype: float64
|
| 30 |
-
- name: pressure
|
| 31 |
-
dtype: float64
|
| 32 |
-
- name: status
|
| 33 |
-
dtype: string
|
| 34 |
-
splits:
|
| 35 |
-
- name: train
|
| 36 |
-
num_bytes: 289499
|
| 37 |
-
num_examples: 3563
|
| 38 |
-
download_size: 101465
|
| 39 |
-
dataset_size: 289499
|
| 40 |
---
|
| 41 |
# au-sensor-daily
|
| 42 |
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
task_categories:
|
| 4 |
+
- other
|
| 5 |
language:
|
| 6 |
+
- en
|
| 7 |
tags:
|
| 8 |
+
- manufacturing
|
| 9 |
+
- sensors
|
| 10 |
+
- oceania
|
| 11 |
+
- australia
|
| 12 |
+
- daily
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
# au-sensor-daily
|
| 15 |
|