samder03 commited on
Commit
f9f1e43
·
verified ·
1 Parent(s): 5dd713b

Upload dataset

Browse files
README.md CHANGED
@@ -2,23 +2,23 @@
2
  dataset_info:
3
  features:
4
  - name: page count
5
- dtype: string
6
  - name: width (in.)
7
- dtype: string
8
  - name: height (in.)
9
- dtype: string
10
  - name: thickness (in.)
11
- dtype: string
12
  - name: cover type
13
  dtype: int64
14
  - name: weight (lbs)
15
- dtype: string
16
  splits:
17
  - name: original
18
- num_bytes: 1189
19
  num_examples: 30
20
- download_size: 3055
21
- dataset_size: 1189
22
  configs:
23
  - config_name: default
24
  data_files:
 
2
  dataset_info:
3
  features:
4
  - name: page count
5
+ dtype: int64
6
  - name: width (in.)
7
+ dtype: float64
8
  - name: height (in.)
9
+ dtype: float64
10
  - name: thickness (in.)
11
+ dtype: float64
12
  - name: cover type
13
  dtype: int64
14
  - name: weight (lbs)
15
+ dtype: float64
16
  splits:
17
  - name: original
18
+ num_bytes: 1440
19
  num_examples: 30
20
+ download_size: 3350
21
+ dataset_size: 1440
22
  configs:
23
  - config_name: default
24
  data_files:
data/original-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e9c0c670a4c2c0bf4bb704f8d8a9bdf0b5f156815d30c32a0e75c6943f62accf
3
- size 3055
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3fecd68fa27fe034a0a871852bc45377566642b82ac9c0cb072ce419db4ba36
3
+ size 3350