Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code:   DatasetGenerationCastError
Exception:    DatasetGenerationCastError
Message:      An error occurred while generating the dataset

All the data files must have the same columns, but at some point there are 21 new columns ({'rejection_fp_mismatch', 'cite103_eq1', 'rejection_101', 'cite102_gt1', 'fp_missing', 'rejection_112', 'cite103_gt3', 'uspc_subclass', 'header_missing', 'rejection_102', 'uspc_class', 'cite103_max', 'signature_type', 'mail_dt', 'allowed_claims', 'document_cd', 'rejection_103', 'closing_missing', 'objection', 'art_unit', 'rejection_dp'}) and 7 missing columns ({'parsed', 'action_subtype', 'form892', 'action_type', 'citation_pat_pgpub_id', 'form1449', 'citation_in_oa'}).

This happened while the csv dataset builder was generating data using

zip://office_actions.csv::/tmp/hf-datasets-cache/medium/datasets/67966385820405-config-parquet-and-info-v13s-oard-2017-mirror-35a50bd9/hub/datasets--v13s--oard-2017-mirror/snapshots/fab41fe7a0fce6c5e9b3c00c7cbfde9c3703bd47/office_actions.csv.zip, [/tmp/hf-datasets-cache/medium/datasets/67966385820405-config-parquet-and-info-v13s-oard-2017-mirror-35a50bd9/hub/datasets--v13s--oard-2017-mirror/snapshots/fab41fe7a0fce6c5e9b3c00c7cbfde9c3703bd47/citations.csv.zip (origin=hf://datasets/v13s/oard-2017-mirror@fab41fe7a0fce6c5e9b3c00c7cbfde9c3703bd47/citations.csv.zip), /tmp/hf-datasets-cache/medium/datasets/67966385820405-config-parquet-and-info-v13s-oard-2017-mirror-35a50bd9/hub/datasets--v13s--oard-2017-mirror/snapshots/fab41fe7a0fce6c5e9b3c00c7cbfde9c3703bd47/office_actions.csv.zip (origin=hf://datasets/v13s/oard-2017-mirror@fab41fe7a0fce6c5e9b3c00c7cbfde9c3703bd47/office_actions.csv.zip), /tmp/hf-datasets-cache/medium/datasets/67966385820405-config-parquet-and-info-v13s-oard-2017-mirror-35a50bd9/hub/datasets--v13s--oard-2017-mirror/snapshots/fab41fe7a0fce6c5e9b3c00c7cbfde9c3703bd47/rejections.csv.zip (origin=hf://datasets/v13s/oard-2017-mirror@fab41fe7a0fce6c5e9b3c00c7cbfde9c3703bd47/rejections.csv.zip)]

Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1800, in _prepare_split_single
                  writer.write_table(table)
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 765, in write_table
                  self._write_table(pa_table, writer_batch_size=writer_batch_size)
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 773, in _write_table
                  pa_table = table_cast(pa_table, self._schema)
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2321, in table_cast
                  return cast_table_to_schema(table, schema)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2249, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              app_id: int64
              ifw_number: int64
              document_cd: string
              mail_dt: string
              art_unit: int64
              uspc_class: string
              uspc_subclass: string
              header_missing: int64
              fp_missing: int64
              rejection_fp_mismatch: int64
              closing_missing: int64
              rejection_101: int64
              rejection_102: int64
              rejection_103: int64
              rejection_112: int64
              rejection_dp: int64
              objection: int64
              allowed_claims: int64
              cite102_gt1: int64
              cite103_gt3: int64
              cite103_eq1: int64
              cite103_max: int64
              signature_type: int64
              -- schema metadata --
              pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 3046
              to
              {'app_id': Value('int64'), 'citation_pat_pgpub_id': Value('string'), 'parsed': Value('string'), 'ifw_number': Value('string'), 'action_type': Value('float64'), 'action_subtype': Value('string'), 'form892': Value('int64'), 'form1449': Value('int64'), 'citation_in_oa': Value('int64')}
              because column names don't match
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1347, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 980, in convert_to_parquet
                  builder.download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 882, in download_and_prepare
                  self._download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 943, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1646, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1802, in _prepare_split_single
                  raise DatasetGenerationCastError.from_cast_error(
              datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
              
              All the data files must have the same columns, but at some point there are 21 new columns ({'rejection_fp_mismatch', 'cite103_eq1', 'rejection_101', 'cite102_gt1', 'fp_missing', 'rejection_112', 'cite103_gt3', 'uspc_subclass', 'header_missing', 'rejection_102', 'uspc_class', 'cite103_max', 'signature_type', 'mail_dt', 'allowed_claims', 'document_cd', 'rejection_103', 'closing_missing', 'objection', 'art_unit', 'rejection_dp'}) and 7 missing columns ({'parsed', 'action_subtype', 'form892', 'action_type', 'citation_pat_pgpub_id', 'form1449', 'citation_in_oa'}).
              
              This happened while the csv dataset builder was generating data using
              
              zip://office_actions.csv::/tmp/hf-datasets-cache/medium/datasets/67966385820405-config-parquet-and-info-v13s-oard-2017-mirror-35a50bd9/hub/datasets--v13s--oard-2017-mirror/snapshots/fab41fe7a0fce6c5e9b3c00c7cbfde9c3703bd47/office_actions.csv.zip, [/tmp/hf-datasets-cache/medium/datasets/67966385820405-config-parquet-and-info-v13s-oard-2017-mirror-35a50bd9/hub/datasets--v13s--oard-2017-mirror/snapshots/fab41fe7a0fce6c5e9b3c00c7cbfde9c3703bd47/citations.csv.zip (origin=hf://datasets/v13s/oard-2017-mirror@fab41fe7a0fce6c5e9b3c00c7cbfde9c3703bd47/citations.csv.zip), /tmp/hf-datasets-cache/medium/datasets/67966385820405-config-parquet-and-info-v13s-oard-2017-mirror-35a50bd9/hub/datasets--v13s--oard-2017-mirror/snapshots/fab41fe7a0fce6c5e9b3c00c7cbfde9c3703bd47/office_actions.csv.zip (origin=hf://datasets/v13s/oard-2017-mirror@fab41fe7a0fce6c5e9b3c00c7cbfde9c3703bd47/office_actions.csv.zip), /tmp/hf-datasets-cache/medium/datasets/67966385820405-config-parquet-and-info-v13s-oard-2017-mirror-35a50bd9/hub/datasets--v13s--oard-2017-mirror/snapshots/fab41fe7a0fce6c5e9b3c00c7cbfde9c3703bd47/rejections.csv.zip (origin=hf://datasets/v13s/oard-2017-mirror@fab41fe7a0fce6c5e9b3c00c7cbfde9c3703bd47/rejections.csv.zip)]
              
              Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

app_id
int64
citation_pat_pgpub_id
string
parsed
string
ifw_number
null
action_type
null
action_subtype
null
form892
int64
form1449
int64
citation_in_oa
int64
12,000,001
20060218340
20060218340
null
null
null
0
1
0
12,000,001
2343564
2343564
null
null
null
1
0
0
12,000,001
6622200
6622200
null
null
null
1
0
0
12,000,001
6182004
6182004
null
null
null
0
1
0
12,000,001
2323432
2323432
null
null
null
1
0
0
12,000,001
5694538
5694538
null
null
null
1
0
0
12,000,001
2333454
2333454
null
null
null
1
0
0
12,000,001
20040088473
20040088473
null
null
null
1
0
1
12,000,001
20030189860
20030189860
null
null
null
1
0
1
12,000,001
20050013154
20050013154
null
null
null
1
1
1
12,000,001
20050013154
20050013154
null
null
null
1
1
1
12,000,001
6883060
6883060
null
null
null
1
1
1
12,000,001
20040088473
20040088473
null
null
null
1
0
1
12,000,001
20030189860
20030189860
null
null
null
1
0
1
12,000,003
6163210
6163210
null
null
null
1
0
0
12,000,003
6232838
6232838
null
null
null
1
0
0
12,000,003
5999047
5999047
null
null
null
1
0
0
12,000,003
6011434
6011434
null
null
null
1
0
0
12,000,003
6774716
6774716
null
null
null
1
0
0
12,000,005
20080098205
20080098205
null
null
null
1
0
0
12,000,005
20070199046
20070199046
null
null
null
0
1
0
12,000,005
20050216701
20050216701
null
null
null
1
0
0
12,000,005
20060064546
20060064546
null
null
null
0
1
0
12,000,005
20060200802
20060200802
null
null
null
1
0
0
12,000,005
6684305
6684305
null
null
null
1
0
1
12,000,005
20040215898
20040215898
null
null
null
1
0
1
12,000,005
20080222383
20080222383
null
null
null
1
0
1
12,000,005
6684305
6684305
null
null
null
1
0
1
12,000,005
20030028751
20030028751
null
null
null
1
0
1
12,000,006
20120223883
20120223883
null
null
null
1
0
0
12,000,006
7802297
7802297
null
null
null
1
0
0
12,000,006
20020044690
20020044690
null
null
null
1
0
0
12,000,006
20060025211
20060025211
null
null
null
1
0
0
12,000,006
20100043056
20100043056
null
null
null
1
0
0
12,000,006
8116685
8116685
null
null
null
1
0
0
12,000,006
7899325
7899325
null
null
null
1
0
0
12,000,006
20050273356
20050273356
null
null
null
1
0
0
12,000,006
8112794
8112794
null
null
null
1
0
0
12,000,006
8521738
8521738
null
null
null
1
0
0
12,000,006
20120231821
20120231821
null
null
null
1
0
0
12,000,006
8446364
8446364
null
null
null
1
0
0
12,000,006
20080134281
20080134281
null
null
null
1
0
0
12,000,006
20070123165
20070123165
null
null
null
1
0
1
12,000,006
20020080967
20020080967
null
null
null
1
0
1
12,000,006
20030065918
20030065918
null
null
null
1
0
1
12,000,006
20030065918
20030065918
null
null
null
1
0
1
12,000,006
20050009469
20050009469
null
null
null
1
0
1
12,000,006
20050009469
20050009469
null
null
null
1
0
1
12,000,006
20030065918
20030065918
null
null
null
1
0
1
12,000,006
20030065918
20030065918
null
null
null
1
0
1
12,000,006
20060203083
20060203083
null
null
null
1
0
1
12,000,006
20030065918
20030065918
null
null
null
1
0
1
12,000,006
20060203083
20060203083
null
null
null
1
0
1
12,000,007
20090121197
20090121197
null
null
null
0
1
0
12,000,007
20090236780
20090236780
null
null
null
0
1
0
12,000,007
20070089642
20070089642
null
null
null
1
1
0
12,000,007
20060159909
20060159909
null
null
null
1
0
0
12,000,007
20090105062
20090105062
null
null
null
0
1
0
12,000,007
20050059760
20050059760
null
null
null
1
0
0
12,000,007
20020051889
20020051889
null
null
null
1
0
0
12,000,007
20070054057
20070054057
null
null
null
0
1
0
12,000,007
Rancoule WO 2007/039310
WO 2007039310
null
null
null
0
0
1
12,000,007
Rancoule WO 2007/039310
WO 2007039310
null
null
null
0
0
1
12,000,007
20070099005
20070099005
null
null
null
1
0
1
12,000,007
Rancoule WO 2007/039310
WO 2007039310
null
null
null
0
0
1
12,000,007
20030230835
20030230835
null
null
null
1
0
1
12,000,008
20020066404
20020066404
null
null
null
0
1
0
12,000,008
2647296
2647296
null
null
null
1
0
0
12,000,008
2647488
2647488
null
null
null
1
0
0
12,000,008
2952240
2952240
null
null
null
1
0
0
12,000,008
3461011
3461011
null
null
null
1
0
0
12,000,008
3238059
3238059
null
null
null
1
0
0
12,000,008
20040166244
20040166244
null
null
null
0
1
0
12,000,008
20040173149
20040173149
null
null
null
1
0
0
12,000,008
20010024698
20010024698
null
null
null
1
0
0
12,000,008
6660086
6660086
null
null
null
1
0
1
12,000,008
3922128
3922128
null
null
null
1
0
1
12,000,008
WO 01/38005
WO 0138005
null
null
null
0
0
1
12,000,008
4637341
4637341
null
null
null
1
0
1
12,000,008
2175099
2175099
null
null
null
1
0
1
12,000,008
5255847
5255847
null
null
null
1
0
1
12,000,010
5581874
5581874
null
null
null
0
1
0
12,000,010
6120608
6120608
null
null
null
0
1
0
12,000,010
6210486
6210486
null
null
null
0
1
0
12,000,010
6149729
6149729
null
null
null
0
1
0
12,000,010
5016567
5016567
null
null
null
0
1
0
12,000,010
5994674
5994674
null
null
null
0
1
0
12,000,010
4714594
4714594
null
null
null
0
1
0
12,000,010
20040168641
20040168641
null
null
null
0
1
0
12,000,010
6402848
6402848
null
null
null
0
1
1
12,000,010
6494955
6494955
null
null
null
1
0
1
12,000,010
6381873
6381873
null
null
null
0
1
1
12,000,010
6066836
6066836
null
null
null
0
1
1
12,000,010
6372048
6372048
null
null
null
1
0
1
12,000,010
5624499
5624499
null
null
null
0
1
1
12,000,010
6066836
6066836
null
null
null
0
1
1
12,000,010
6381873
6381873
null
null
null
0
1
1
12,000,010
6402848
6402848
null
null
null
0
1
1
12,000,010
5462603
5462603
null
null
null
1
0
1
12,000,010
5688331
5688331
null
null
null
0
1
1
End of preview.

No dataset card yet

Downloads last month
22