TrevorJS commited on
Commit
122d72e
·
verified ·
1 Parent(s): 892d165

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +95 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: from_address
5
+ struct:
6
+ - name: address_detail
7
+ struct:
8
+ - name: primary_line
9
+ dtype: string
10
+ - name: secondary_line
11
+ dtype: string
12
+ - name: address_type
13
+ dtype: string
14
+ - name: locality_info
15
+ struct:
16
+ - name: locality_city
17
+ dtype: string
18
+ - name: locality_state
19
+ dtype: string
20
+ - name: locality_zip
21
+ dtype: string
22
+ - name: property_context
23
+ struct:
24
+ - name: property_description
25
+ dtype: string
26
+ - name: property_usage
27
+ dtype: string
28
+ - name: zone_type
29
+ dtype: string
30
+ - name: recipient_info
31
+ struct:
32
+ - name: recipient_description
33
+ dtype: string
34
+ - name: recipient_name
35
+ dtype: string
36
+ - name: recipient_type
37
+ dtype: string
38
+ - name: to_address
39
+ struct:
40
+ - name: address_detail
41
+ struct:
42
+ - name: primary_line
43
+ dtype: string
44
+ - name: secondary_line
45
+ dtype: string
46
+ - name: address_type
47
+ dtype: string
48
+ - name: locality_info
49
+ struct:
50
+ - name: locality_city
51
+ dtype: string
52
+ - name: locality_state
53
+ dtype: string
54
+ - name: locality_zip
55
+ dtype: string
56
+ - name: property_context
57
+ struct:
58
+ - name: property_description
59
+ dtype: string
60
+ - name: property_usage
61
+ dtype: string
62
+ - name: zone_type
63
+ dtype: string
64
+ - name: recipient_info
65
+ struct:
66
+ - name: recipient_description
67
+ dtype: string
68
+ - name: recipient_name
69
+ dtype: string
70
+ - name: recipient_type
71
+ dtype: string
72
+ - name: ocr_text
73
+ dtype: string
74
+ - name: metadata
75
+ struct:
76
+ - name: from_type
77
+ dtype: string
78
+ - name: from_usage
79
+ dtype: string
80
+ - name: to_type
81
+ dtype: string
82
+ - name: to_usage
83
+ dtype: string
84
+ splits:
85
+ - name: train
86
+ num_bytes: 480333
87
+ num_examples: 605
88
+ download_size: 211242
89
+ dataset_size: 480333
90
+ configs:
91
+ - config_name: default
92
+ data_files:
93
+ - split: train
94
+ path: data/train-*
95
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7961d5321f586b947976da3a2743f8697f331e038934f9f3b9739aceb6573026
3
+ size 211242