Skip to content

List index out of range while loading the dataset #61

@ParvezAlam123

Description

@ParvezAlam123

Dear team,
I am getting the following error while running the scripts at dataset loading part. May you suggest some solution?
Traceback (most recent call last):
File "/home/ai21resch01005/alpamayo/notebooks/temp.py", line 22, in
data = load_physical_aiavdataset(clip_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/ai21resch01005/alpamayo/src/alpamayo_r1/load_physical_aiavdataset.py", line 71, in load_physical_aiavdataset
avdi = physical_ai_av.PhysicalAIAVDatasetInterface()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/ai21resch01005/alpamayo/ar1_venv/lib/python3.12/site-packages/physical_ai_av/dataset.py", line 72, in init
self.download_file("metadata/sensor_presence.parquet")
File "/home/ai21resch01005/alpamayo/ar1_venv/lib/python3.12/site-packages/physical_ai_av/utils/hf_interface.py", line 231, in download_file
self.api.get_paths_info(paths=[filename], **self.repo_snapshot_info)[0].size
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^
IndexError: list index out of range
(ar1_venv) [ai21resch01005@gpu-srv notebooks]$

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions