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
Error code:   DatasetGenerationError
Exception:    CastError
Message:      Couldn't cast
application_number: string
claim_number: int64
context: struct<abstract: string, claims: list<element: string>, title: string>
  child 0, abstract: string
  child 1, claims: list<element: string>
      child 0, element: string
  child 2, title: string
options: struct<A: struct<abstract: string, claims: list<element: string>, patent_id: string, title: string>, B: struct<abstract: string, claims: list<element: string>, patent_id: string, title: string>, C: struct<abstract: string, claims: list<element: string>, patent_id: string, title: string>, D: struct<abstract: string, claims: list<element: string>, patent_id: string, title: string>, E: struct<abstract: string, claims: list<element: string>, patent_id: string, title: string>, F: struct<abstract: string, claims: list<element: string>, patent_id: string, title: string>, G: struct<abstract: string, claims: list<element: string>, patent_id: string, title: string>, H: struct<abstract: string, claims: list<element: string>, patent_id: string, title: string>>
  child 0, A: struct<abstract: string, claims: list<element: string>, patent_id: string, title: string>
      child 0, abstract: string
      child 1, claims: list<element: string>
          child 0, element: string
      child 2, patent_id: string
      child 3, title: string
  child 1, B: struct<abstract: string, claims: list<element: string>, patent_id: string, title: string>
      child 0, abstract: string
      child 1, claims: list<element: string>
          child 0, el
...
    child 0, element: string
      child 2, patent_id: string
      child 3, title: string
  child 4, E: struct<abstract: string, claims: list<element: string>, patent_id: string, title: string>
      child 0, abstract: string
      child 1, claims: list<element: string>
          child 0, element: string
      child 2, patent_id: string
      child 3, title: string
  child 5, F: struct<abstract: string, claims: list<element: string>, patent_id: string, title: string>
      child 0, abstract: string
      child 1, claims: list<element: string>
          child 0, element: string
      child 2, patent_id: string
      child 3, title: string
  child 6, G: struct<abstract: string, claims: list<element: string>, patent_id: string, title: string>
      child 0, abstract: string
      child 1, claims: list<element: string>
          child 0, element: string
      child 2, patent_id: string
      child 3, title: string
  child 7, H: struct<abstract: string, claims: list<element: string>, patent_id: string, title: string>
      child 0, abstract: string
      child 1, claims: list<element: string>
          child 0, element: string
      child 2, patent_id: string
      child 3, title: string
gold_answers: list<element: string>
  child 0, element: string
silver_answers: list<element: string>
  child 0, element: string
negative_answers: list<element: string>
  child 0, element: string
-- schema metadata --
pandas: '{"index_columns": [], "column_indexes": [], "columns": [{"name":' + 960
to
{'application_number': Value(dtype='string', id=None), 'claim_number': Value(dtype='int64', id=None), 'context': Value(dtype='string', id=None), 'prior_art_specifications': Value(dtype='string', id=None), 'answer': Value(dtype='string', id=None)}
because column names don't match
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1385, in compute_config_parquet_and_info_response
                  fill_builder_info(builder, hf_endpoint=hf_endpoint, hf_token=hf_token, validate=validate)
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 576, in fill_builder_info
                  ) = retry_validate_get_features_num_examples_size_and_compression_ratio(
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 495, in retry_validate_get_features_num_examples_size_and_compression_ratio
                  validate(pf)
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 533, in validate
                  raise TooBigRowGroupsError(
              worker.job_runners.config.parquet_and_info.TooBigRowGroupsError: Parquet file has too big row groups. First row group has 5421354633 which exceeds the limit of 300000000
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1855, in _prepare_split_single
                  for _, table in generator:
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 690, in wrapped
                  for item in generator(*args, **kwargs):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/parquet/parquet.py", line 106, in _generate_tables
                  yield f"{file_idx}_{batch_idx}", self._cast_table(pa_table)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/parquet/parquet.py", line 73, in _cast_table
                  pa_table = table_cast(pa_table, self.info.features.arrow_schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2293, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2241, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              application_number: string
              claim_number: int64
              context: struct<abstract: string, claims: list<element: string>, title: string>
                child 0, abstract: string
                child 1, claims: list<element: string>
                    child 0, element: string
                child 2, title: string
              options: struct<A: struct<abstract: string, claims: list<element: string>, patent_id: string, title: string>, B: struct<abstract: string, claims: list<element: string>, patent_id: string, title: string>, C: struct<abstract: string, claims: list<element: string>, patent_id: string, title: string>, D: struct<abstract: string, claims: list<element: string>, patent_id: string, title: string>, E: struct<abstract: string, claims: list<element: string>, patent_id: string, title: string>, F: struct<abstract: string, claims: list<element: string>, patent_id: string, title: string>, G: struct<abstract: string, claims: list<element: string>, patent_id: string, title: string>, H: struct<abstract: string, claims: list<element: string>, patent_id: string, title: string>>
                child 0, A: struct<abstract: string, claims: list<element: string>, patent_id: string, title: string>
                    child 0, abstract: string
                    child 1, claims: list<element: string>
                        child 0, element: string
                    child 2, patent_id: string
                    child 3, title: string
                child 1, B: struct<abstract: string, claims: list<element: string>, patent_id: string, title: string>
                    child 0, abstract: string
                    child 1, claims: list<element: string>
                        child 0, el
              ...
                  child 0, element: string
                    child 2, patent_id: string
                    child 3, title: string
                child 4, E: struct<abstract: string, claims: list<element: string>, patent_id: string, title: string>
                    child 0, abstract: string
                    child 1, claims: list<element: string>
                        child 0, element: string
                    child 2, patent_id: string
                    child 3, title: string
                child 5, F: struct<abstract: string, claims: list<element: string>, patent_id: string, title: string>
                    child 0, abstract: string
                    child 1, claims: list<element: string>
                        child 0, element: string
                    child 2, patent_id: string
                    child 3, title: string
                child 6, G: struct<abstract: string, claims: list<element: string>, patent_id: string, title: string>
                    child 0, abstract: string
                    child 1, claims: list<element: string>
                        child 0, element: string
                    child 2, patent_id: string
                    child 3, title: string
                child 7, H: struct<abstract: string, claims: list<element: string>, patent_id: string, title: string>
                    child 0, abstract: string
                    child 1, claims: list<element: string>
                        child 0, element: string
                    child 2, patent_id: string
                    child 3, title: string
              gold_answers: list<element: string>
                child 0, element: string
              silver_answers: list<element: string>
                child 0, element: string
              negative_answers: list<element: string>
                child 0, element: string
              -- schema metadata --
              pandas: '{"index_columns": [], "column_indexes": [], "columns": [{"name":' + 960
              to
              {'application_number': Value(dtype='string', id=None), 'claim_number': Value(dtype='int64', id=None), 'context': Value(dtype='string', id=None), 'prior_art_specifications': Value(dtype='string', id=None), 'answer': Value(dtype='string', id=None)}
              because column names don't match
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1408, in compute_config_parquet_and_info_response
                  parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 992, in stream_convert_to_parquet
                  builder._prepare_split(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1742, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1898, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

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.

application_number
string
claim_number
int64
context
string
prior_art_specifications
string
answer
string
13857544
1
{"title": "SAFETY SYSTEMS AND METHODS FOR PRODUCTION ENVIRONMENTS", "abstract": "ABSTRACT Safety systems and methods for production environments are disclosed. Safety systems include at least one sensing device configured to detect presence of an unauthorized human and/or an authorized human at least partially within a...
[{"patent_id": "US 20110298579", "title": "DYNAMICALLY ADAPTABLE SAFETY ZONES", "abstract": "Systems and methods are provided for defining a safety zone in an industrial automation environment. The method includes monitoring an object that approaches an operating zone where equipment is controlled within the operating ...
{"reason": "Regarding Claim 1, Hardegger teaches a safety system for a production environment, the safety system comprising a controller configured to automatically alter at least one aspect of the production environment responsive to the at least one sensing device. However, Kogan teaches at least one sensing device c...
13857544
10
{"title": "SAFETY SYSTEMS AND METHODS FOR PRODUCTION ENVIRONMENTS", "abstract": "ABSTRACT Safety systems and methods for production environments are disclosed. Safety systems include at least one sensing device configured to detect presence of an unauthorized human and/or an authorized human at least partially within a...
[{"patent_id": "US 20110298579", "title": "DYNAMICALLY ADAPTABLE SAFETY ZONES", "abstract": "Systems and methods are provided for defining a safety zone in an industrial automation environment. The method includes monitoring an object that approaches an operating zone where equipment is controlled within the operating ...
{"reason": "Regarding Claim 10, the combination of Hardegger and Kogan teaches the safety system of claim 1, wherein the defined safety zone defines a discrete volume of space.", "code": "103"}
13857544
11
"{\"title\": \"SAFETY SYSTEMS AND METHODS FOR PRODUCTION ENVIRONMENTS\", \"abstract\": \"ABSTRACT Sa(...TRUNCATED)
"[{\"patent_id\": \"US 20110298579\", \"title\": \"DYNAMICALLY ADAPTABLE SAFETY ZONES\", \"abstract\(...TRUNCATED)
"{\"reason\": \"Regarding Claim 11, the combination of Hardegger and Kogan teaches the safety system(...TRUNCATED)
13857544
12
"{\"title\": \"SAFETY SYSTEMS AND METHODS FOR PRODUCTION ENVIRONMENTS\", \"abstract\": \"ABSTRACT Sa(...TRUNCATED)
"[{\"patent_id\": \"US 20110298579\", \"title\": \"DYNAMICALLY ADAPTABLE SAFETY ZONES\", \"abstract\(...TRUNCATED)
"{\"reason\": \"Regarding Claim 12, the combination of Hardegger and Kogan teaches the safety system(...TRUNCATED)
13857544
13
"{\"title\": \"SAFETY SYSTEMS AND METHODS FOR PRODUCTION ENVIRONMENTS\", \"abstract\": \"ABSTRACT Sa(...TRUNCATED)
"[{\"patent_id\": \"US 20110298579\", \"title\": \"DYNAMICALLY ADAPTABLE SAFETY ZONES\", \"abstract\(...TRUNCATED)
"{\"reason\": \"Regarding Claim 13, Kogan teaches the safety system of claim 1, further comprising o(...TRUNCATED)
13857544
14
"{\"title\": \"SAFETY SYSTEMS AND METHODS FOR PRODUCTION ENVIRONMENTS\", \"abstract\": \"ABSTRACT Sa(...TRUNCATED)
"[{\"patent_id\": \"US 20110298579\", \"title\": \"DYNAMICALLY ADAPTABLE SAFETY ZONES\", \"abstract\(...TRUNCATED)
"{\"reason\": \"Regarding Claim 14, Kogan teaches the safety system of claim 13, wherein the safety (...TRUNCATED)
13857544
15
"{\"title\": \"SAFETY SYSTEMS AND METHODS FOR PRODUCTION ENVIRONMENTS\", \"abstract\": \"ABSTRACT Sa(...TRUNCATED)
"[{\"patent_id\": \"US 20110298579\", \"title\": \"DYNAMICALLY ADAPTABLE SAFETY ZONES\", \"abstract\(...TRUNCATED)
"{\"reason\": \"Regarding Claim 15, Hardegger teaches the safety system of claim 14, wherein the con(...TRUNCATED)
13857544
16
"{\"title\": \"SAFETY SYSTEMS AND METHODS FOR PRODUCTION ENVIRONMENTS\", \"abstract\": \"ABSTRACT Sa(...TRUNCATED)
"[{\"patent_id\": \"US 20110298579\", \"title\": \"DYNAMICALLY ADAPTABLE SAFETY ZONES\", \"abstract\(...TRUNCATED)
"{\"reason\": \"Regarding Claim 16, Hardegger teaches the safety system of claim 14, wherein the con(...TRUNCATED)
13857544
17
"{\"title\": \"SAFETY SYSTEMS AND METHODS FOR PRODUCTION ENVIRONMENTS\", \"abstract\": \"ABSTRACT Sa(...TRUNCATED)
"[{\"patent_id\": \"US 20110298579\", \"title\": \"DYNAMICALLY ADAPTABLE SAFETY ZONES\", \"abstract\(...TRUNCATED)
"{\"reason\": \"Regarding Claim 17, Kogan teaches the safety system of claim 13, wherein the one or (...TRUNCATED)
13857544
18
"{\"title\": \"SAFETY SYSTEMS AND METHODS FOR PRODUCTION ENVIRONMENTS\", \"abstract\": \"ABSTRACT Sa(...TRUNCATED)
"[{\"patent_id\": \"US 20110298579\", \"title\": \"DYNAMICALLY ADAPTABLE SAFETY ZONES\", \"abstract\(...TRUNCATED)
"{\"reason\": \"Regarding Claim 18, the combination of Hardegger, Kogan, and Martin teaches the safe(...TRUNCATED)
End of preview.
README.md exists but content is empty.
Downloads last month
275