nilanjanadevc commited on
Commit
3e77a34
·
verified ·
1 Parent(s): 8547ce6

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: Engine rpm
5
+ dtype: int64
6
+ - name: Lub oil pressure
7
+ dtype: float64
8
+ - name: Fuel pressure
9
+ dtype: float64
10
+ - name: Coolant pressure
11
+ dtype: float64
12
+ - name: lub oil temp
13
+ dtype: float64
14
+ - name: Coolant temp
15
+ dtype: float64
16
+ - name: Engine Condition
17
+ dtype: int64
18
+ splits:
19
+ - name: train
20
+ num_bytes: 656376
21
+ num_examples: 11721
22
+ - name: validation
23
+ num_bytes: 218792
24
+ num_examples: 3907
25
+ - name: test
26
+ num_bytes: 218792
27
+ num_examples: 3907
28
+ download_size: 448924
29
+ dataset_size: 1093960
30
+ configs:
31
+ - config_name: default
32
+ data_files:
33
+ - split: train
34
+ path: data/train-*
35
+ - split: validation
36
+ path: data/validation-*
37
+ - split: test
38
+ path: data/test-*
39
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5d06b2dd387bf369491fff061ecd48cb4579e864506b891f2eaa1a6603833ef
3
+ size 90496
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93ced560b8524cd346b321aa7ed093ea1c51b46cfb9edcd9939bda18ecd4bb17
3
+ size 267835
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:820dac50bf367624529ff9f79a77ff7680c6e6acad2959886a5f1ec4b17fa93f
3
+ size 90593