Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about format of submission files for SOON #20

Open
LarryLeeee opened this issue Sep 20, 2024 · 1 comment
Open

Question about format of submission files for SOON #20

LarryLeeee opened this issue Sep 20, 2024 · 1 comment

Comments

@LarryLeeee
Copy link

LarryLeeee commented Sep 20, 2024

Dear Authors,
Can you help me to get a correct format of the submission to the soon challenges? (Like sharing the json files of the NaviLLM submission from the leaderboard or just sharing one sample is fine if not convenient to share the json) This will be very helpful!

Many thanks!!!!

@LarryLeeee LarryLeeee changed the title Test Format Question about format of submission files for SOON Sep 20, 2024
@zd11024
Copy link
Owner

zd11024 commented Sep 23, 2024

Here is one sample for the submission.

{
    "instr_id": 0,
    "trajectory": [
      {
        "path": [
          [
            "073656b4030d4389ba7f304298be1d73",
            0, 0],
          [
            "06addff1d8274747b7a1957b2f03b736",
            0, 0],
          [
            "3be66dc4f0fb46449d63b07d92c74f3f",
            0, 0],
          [
            "548d13fef345430ba0ca030f8edf4543",
            0, 0],
          [
            "9b0055db51914f059f7b9eaf79297f02",
            0, 0],
          [
            "d6000f2eb0e34eecafcdd3ceec024509",
            0, 0],
          [
            "554bc6fed45e45df85fc9bb7b8032162",
            0, 0]
        ],
        "obj_heading": [0.995898758509827],
        "obj_elevation": [0.420357939230729]
      }
    ]
  },

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants