Skip to content

Dataset seems incomplete yet #5

Description

@Luffy966

Hi, this work is outstanding and I'm very insterested in this work!
But when I'm trying reproducing the experiment based on run_libero_eval.py, I fail to found the following json file in both OmniActionand OmniAction-LIBERO currently.

with open(f"./data/libero_{cfg.speech}.json", "r", encoding="utf-8") as f:
    data = json.load(f)

BTW, it seems that the datasets provided in huggingface are incomplete yet. There are six speech type ['overlap', 'identity', 'sentiment', 'events', 'two', 'three']. But currently there are only *_identity and *_sentiment subfolders in OmniAction-LIBERO.

Could it be solved soon? I would really appreciate that!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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