aimonbc24 commited on
Commit
0fa1fbc
1 Parent(s): e4170a4

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: full_path
5
+ dtype: string
6
+ - name: input_features
7
+ sequence:
8
+ sequence: float32
9
+ - name: labels
10
+ sequence: int64
11
+ splits:
12
+ - name: Training
13
+ num_bytes: 96051307
14
+ num_examples: 100
15
+ - name: Test
16
+ num_bytes: 96049970
17
+ num_examples: 100
18
+ - name: Validation
19
+ num_bytes: 96051659
20
+ num_examples: 100
21
+ download_size: 28137092
22
+ dataset_size: 288152936
23
+ configs:
24
+ - config_name: default
25
+ data_files:
26
+ - split: Training
27
+ path: data/Training-*
28
+ - split: Test
29
+ path: data/Test-*
30
+ - split: Validation
31
+ path: data/Validation-*
32
+ ---
data/Test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d8246083772457df505bdc8b2d167a4ecea0651a5c1cee9ee16c90900ffa7c1
3
+ size 8890787
data/Training-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e9a850fe9031660dcdc91a94a262cb82b1b4d3f3828fbb1e487183afa8fe148
3
+ size 9304750
data/Validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba81e9719fa21bd26079018b0f5471bfdce2478ef9f94ad44fdbc5ff3d133926
3
+ size 9941555