Dataset Viewer
Duplicate
Search is not available for this dataset
The dataset viewer is not available for this split.
Server error while post-processing the rows. Please report the issue.
Error code:   TransformRowsProcessingError
Exception:    PdfminerException
Message:      No /Root object! - Is this really a PDF?
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.14/site-packages/pdfplumber/pdf.py", line 50, in __init__
                  self.doc = PDFDocument(PDFParser(stream), password=password or "")
                             ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/pdfminer/pdfdocument.py", line 744, in __init__
                  raise PDFSyntaxError("No /Root object! - Is this really a PDF?")
              pdfminer.pdfparser.PDFSyntaxError: No /Root object! - Is this really a PDF?
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/src/libs/libapi/src/libapi/rows_utils.py", line 37, in _transform_row
                  transformed_row[featureName] = get_cell_value(
                                                 ~~~~~~~~~~~~~~^
                      dataset=dataset,
                      ^^^^^^^^^^^^^^^^
                  ...<9 lines>...
                      hf_token=hf_token,
                      ^^^^^^^^^^^^^^^^^^
                  )
                  ^
                File "/src/libs/libcommon/src/libcommon/viewer_utils/features.py", line 467, in get_cell_value
                  return pdf(
                      dataset=dataset,
                  ...<9 lines>...
                      json_path=json_path,
                  )
                File "/src/libs/libcommon/src/libcommon/viewer_utils/features.py", line 386, in pdf
                  value = pdfplumber.open(f)
                File "/usr/local/lib/python3.14/site-packages/pdfplumber/pdf.py", line 107, in open
                  return cls(
                      stream,
                  ...<7 lines>...
                      raise_unicode_errors=raise_unicode_errors,
                  )
                File "/usr/local/lib/python3.14/site-packages/pdfplumber/pdf.py", line 52, in __init__
                  raise PdfminerException(e)
              pdfplumber.utils.exceptions.PdfminerException: No /Root object! - Is this really a PDF?

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.

No dataset card yet

Downloads last month
84