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

Error in downloading the Cognata dataset #16

Open
arjunsuresh opened this issue May 10, 2024 · 0 comments
Open

Error in downloading the Cognata dataset #16

arjunsuresh opened this issue May 10, 2024 · 0 comments

Comments

@arjunsuresh
Copy link
Contributor

arjun@intel-spr-i9:~$ cmr "get raw dataset mlcommons-cognata"
05/10 02:20:26 [NOTICE] Download complete: /home/arjun/CM/repos/local/cache/b20b53ce8db24b0d/cognata/10001_Urban_Clear_Noon/semantic_segmentation.csv

Download Results:
gid   |stat|avg speed  |path/URI
======+====+===========+=======================================================
ecc9a9|OK  |   863KiB/s|/home/arjun/CM/repos/local/cache/b20b53ce8db24b0d/cognata/10001_Urban_Clear_Noon/semantic_segmentation.csv

Status Legend:
(OK):download completed.

Extracting file /home/arjun/CM/repos/local/cache/b20b53ce8db24b0d/cognata/10001_Urban_Clear_Noon/semantic_segmentation.csv ...

Traceback (most recent call last):
  File "/home/arjun/cm/bin/cmr", line 8, in <module>
    sys.exit(run_script())
             ^^^^^^^^^^^^
  File "/home/arjun/cm/lib/python3.12/site-packages/cmind/cli.py", line 78, in run_script
    return run(['run', 'script'] + argv)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/arjun/cm/lib/python3.12/site-packages/cmind/cli.py", line 37, in run
    r = cm.access(argv, out='con')
        ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/arjun/cm/lib/python3.12/site-packages/cmind/core.py", line 602, in access
    r = action_addr(i)
        ^^^^^^^^^^^^^^
  File "/home/arjun/CM/repos/arjunsuresh@cm4mlops/automation/script/module.py", line 211, in run
    r = self._run(i)
        ^^^^^^^^^^^^
  File "/home/arjun/CM/repos/arjunsuresh@cm4mlops/automation/script/module.py", line 1563, in _run
    r = prepare_and_run_script_with_postprocessing(run_script_input)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/arjun/CM/repos/arjunsuresh@cm4mlops/automation/script/module.py", line 4684, in prepare_and_run_script_with_postprocessing
    rr = run_postprocess(customize_code, customize_common_input, recursion_spaces, env, state, const,
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/arjun/CM/repos/arjunsuresh@cm4mlops/automation/script/module.py", line 4736, in run_postprocess
    r = customize_code.postprocess(ii)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/arjun/CM/repos/mlcommons@cm4abtf/script/get-dataset-cognata-mlcommons/customize.py", line 240, in postprocess
    serial_file = d[serial_key] + '.xlsx'
                  ~^^^^^^^^^^^^
KeyError: 'Group_Name'
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

1 participant