toolathon123 commited on
Commit
40caf77
·
verified ·
1 Parent(s): 2421663

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +34 -7
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -1,15 +1,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
 
 
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
 
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9423517cd9c0010912b3627f323376bd5a0bdfe287b04b325faa9afc532bf0b9
3
- size 101815
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61d918ff96fa647b54753a374f3849851e5bd377fde917da2027a8f3888af665
3
+ size 101465