TrevorJS's picture
Upload dataset
da4e882 verified
---
dataset_info:
features:
- name: name
dtype: string
- name: state_name
dtype: string
- name: state_abbreviation
dtype: string
- name: postal_code
dtype: string
- name: city
dtype: string
- name: plus_4
dtype: string
- name: street_number
dtype: string
- name: street_name
dtype: string
- name: tokens
sequence: string
- name: ner_tags
sequence: string
- name: ocr_text
dtype: string
- name: type
dtype: string
- name: unit_number
dtype: string
- name: unit_designator
dtype: string
- name: tracking_number
dtype: string
splits:
- name: train
num_bytes: 715905573
num_examples: 1350000
- name: eval
num_bytes: 79513572
num_examples: 150000
- name: test
num_bytes: 265191477
num_examples: 500000
download_size: 443504985
dataset_size: 1060610622
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: eval
path: data/eval-*
- split: test
path: data/test-*
---