letao670982 commited on
Commit
1389416
·
verified ·
1 Parent(s): 7491c2a

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: MACHINE_NO
5
+ dtype: string
6
+ - name: ERROR_ID
7
+ dtype: int64
8
+ - name: ERROR_CODE
9
+ dtype: string
10
+ - name: ERROR_DESC
11
+ dtype: string
12
+ - name: ERROR_CATEGORY1
13
+ dtype: string
14
+ - name: SOLUTION
15
+ dtype: string
16
+ splits:
17
+ - name: train
18
+ num_bytes: 625718
19
+ num_examples: 1689
20
+ - name: vaild
21
+ num_bytes: 79433
22
+ num_examples: 211
23
+ - name: test
24
+ num_bytes: 74391
25
+ num_examples: 212
26
+ download_size: 166732
27
+ dataset_size: 779542
28
+ configs:
29
+ - config_name: default
30
+ data_files:
31
+ - split: train
32
+ path: data/train-*
33
+ - split: vaild
34
+ path: data/vaild-*
35
+ - split: test
36
+ path: data/test-*
37
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e11fa9d30c89ad6b81d40f48ead1d16b4543c182ec797dd45fb52f6be47b67fb
3
+ size 23185
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b52f0e05ad7d8a41086d49fe9e2c1f954cf741a6d9408b329ea7aee2984134f3
3
+ size 118384
data/vaild-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa4f2e839c59f1406f16185eea985d2bbee24768213abef3aa0aed4cddcaf81b
3
+ size 25163