Upload dataset
Browse files- README.md +14 -4
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -5,18 +5,28 @@ dataset_info:
|
|
5 |
dtype: string
|
6 |
- name: entities
|
7 |
struct:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
- name: manufacturer
|
9 |
dtype: string
|
10 |
- name: model_number
|
11 |
dtype: string
|
|
|
|
|
12 |
- name: spare_part_type
|
13 |
dtype: string
|
14 |
splits:
|
15 |
- name: train
|
16 |
-
num_bytes:
|
17 |
-
num_examples:
|
18 |
-
download_size:
|
19 |
-
dataset_size:
|
20 |
configs:
|
21 |
- config_name: default
|
22 |
data_files:
|
|
|
5 |
dtype: string
|
6 |
- name: entities
|
7 |
struct:
|
8 |
+
- name: $ref
|
9 |
+
dtype: string
|
10 |
+
- name: Manufacturer
|
11 |
+
dtype: string
|
12 |
+
- name: Model Number
|
13 |
+
dtype: string
|
14 |
+
- name: Spare Part Type
|
15 |
+
dtype: string
|
16 |
- name: manufacturer
|
17 |
dtype: string
|
18 |
- name: model_number
|
19 |
dtype: string
|
20 |
+
- name: spare_part_name
|
21 |
+
dtype: string
|
22 |
- name: spare_part_type
|
23 |
dtype: string
|
24 |
splits:
|
25 |
- name: train
|
26 |
+
num_bytes: 3543040
|
27 |
+
num_examples: 20515
|
28 |
+
download_size: 519459
|
29 |
+
dataset_size: 3543040
|
30 |
configs:
|
31 |
- config_name: default
|
32 |
data_files:
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a4432f85afd20e07654033198e1f1b29f4ebe00e674e2c80db774754b3be8f4
|
3 |
+
size 519459
|