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:    ArrowInvalid
Message:      Column 4: In chunk 0: Invalid: Length spanned by list offsets (61717) larger than values array (length 1)
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1821, in _prepare_split_single
                  num_examples, num_bytes = writer.finalize()
                                            ^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 781, in finalize
                  self.write_rows_on_file()
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 663, in write_rows_on_file
                  self._write_table(table)
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 775, in _write_table
                  pa_table = embed_table_storage(pa_table, local_files=True, remote_files=False)
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2303, in embed_table_storage
                  return pa.Table.from_arrays(arrays, schema=features.arrow_schema)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "pyarrow/table.pxi", line 4912, in pyarrow.lib.Table.from_arrays
                File "pyarrow/table.pxi", line 4256, in pyarrow.lib.Table.validate
                File "pyarrow/error.pxi", line 92, in pyarrow.lib.check_status
              pyarrow.lib.ArrowInvalid: Column 4: In chunk 0: Invalid: Length spanned by list offsets (61717) larger than values array (length 1)
              
              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 1343, 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 907, in stream_convert_to_parquet
                  builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
                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 1832, 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.

cls
string
custom_metrics
null
ytrue
list
ypred
list
confs
list
weights
null
ytrue_ids
list
ypred_ids
list
classes
list
missing
string
ious
list
fiftyone.utils.eval.detection.DetectionResults
null
["(none)","(none)","(none)","(none)","(none)","teddy_bear","teddy_bear","teddy_bear","teddy_bear","t(...TRUNCATED)
["teddy_bear","teddy_bear","teddy_bear","teddy_bear","teddy_bear","(none)","(none)","(none)","(none)(...TRUNCATED)
[ null ]
null
["6a149a14dda0cc7b0bc72b53","6a149a14dda0cc7b0bc72b54","6a149a14dda0cc7b0bc72b55","6a149a14dda0cc7b0(...TRUNCATED)
["6a1e9f1fff1b50a4ec1728da","6a1e9f1fff1b50a4ec1728db","6a1e9f1fff1b50a4ec1728dc","6a1e9f1fff1b50a4e(...TRUNCATED)
["T-shirt","airplane","apple","ashcan","avocado","backpack","bag","bagel","baguette","ball","banana"(...TRUNCATED)
(none)
[0.9314958439316862,0.9580881110486982,0.957560082981905,0.9539546439536943,0.9494128284161593,0.961(...TRUNCATED)

Dataset Card for kubricount-subset

This is a FiftyOne dataset with 6736 samples.

Installation

If you haven't already, install FiftyOne:

pip install -U fiftyone

Usage

import fiftyone as fo
from fiftyone.utils.huggingface import load_from_hub

# Load the dataset
# Note: other available arguments include 'max_samples', etc
dataset = load_from_hub("harpreetsahota/icra_lightning_talk")

# Launch the App
session = fo.launch_app(dataset)

Dataset Details

Dataset Description

  • Curated by: [More Information Needed]
  • Funded by [optional]: [More Information Needed]
  • Shared by [optional]: [More Information Needed]
  • Language(s) (NLP): en
  • License: [More Information Needed]

Dataset Sources [optional]

  • Repository: [More Information Needed]
  • Paper [optional]: [More Information Needed]
  • Demo [optional]: [More Information Needed]

Uses

Direct Use

[More Information Needed]

Out-of-Scope Use

[More Information Needed]

Dataset Structure

[More Information Needed]

Dataset Creation

Curation Rationale

[More Information Needed]

Source Data

Data Collection and Processing

[More Information Needed]

Who are the source data producers?

[More Information Needed]

Annotations [optional]

Annotation process

[More Information Needed]

Who are the annotators?

[More Information Needed]

Personal and Sensitive Information

[More Information Needed]

Bias, Risks, and Limitations

[More Information Needed]

Recommendations

Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.

Citation [optional]

BibTeX:

[More Information Needed]

APA:

[More Information Needed]

Glossary [optional]

[More Information Needed]

More Information [optional]

[More Information Needed]

Dataset Card Authors [optional]

[More Information Needed]

Dataset Card Contact

[More Information Needed]

Downloads last month
2,394