PassbyGrocer commited on
Commit
cbbf206
·
verified ·
1 Parent(s): 599f7f5

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: input_ids
5
+ sequence:
6
+ sequence: float32
7
+ length: 4
8
+ length: 100
9
+ - name: labels
10
+ sequence:
11
+ class_label:
12
+ names:
13
+ '0': Normal
14
+ '1': Anchoring
15
+ '2': Fishing
16
+ '3': Abnormal Speed
17
+ '4': Unusual Track
18
+ '5': Emergency
19
+ '6': Padding
20
+ length: 100
21
+ - name: attention_mask
22
+ sequence: int32
23
+ length: 100
24
+ - name: feature_0
25
+ sequence: float32
26
+ length: 100
27
+ - name: feature_1
28
+ sequence: float32
29
+ length: 100
30
+ - name: feature_2
31
+ sequence: float32
32
+ length: 100
33
+ - name: feature_3
34
+ sequence: float32
35
+ length: 100
36
+ splits:
37
+ - name: train
38
+ num_bytes: 1557600.0
39
+ num_examples: 354
40
+ - name: test
41
+ num_bytes: 391600.0
42
+ num_examples: 89
43
+ download_size: 708906
44
+ dataset_size: 1949200.0
45
+ configs:
46
+ - config_name: default
47
+ data_files:
48
+ - split: train
49
+ path: data/train-*
50
+ - split: test
51
+ path: data/test-*
52
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39af63832740661eae401159be876a5e5301a38c077226451be8a1f7bde8d173
3
+ size 167342
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76192fbb07de2d03a3c8cf5c5b5cd02885da42ee73ba62e6b46fa8c957ed5ebc
3
+ size 541564