Skip to content

reproduce-micro-paper-2023-victima

Automatically generated README for this automation recipe: reproduce-micro-paper-2023-victima

Category: Reproducibility and artifact evaluation

License: Apache 2.0

  • Notes from the authors, contributors and users: README-extra

  • CM meta description for this script: _cm.yaml

  • Output cached? False

Reuse this script in your project

Install MLCommons CM automation meta-framework

Pull CM repository with this automation recipe (CM script)

cm pull repo mlcommons@cm4mlops

cmr "reproduce project paper micro micro-2023 victima" --help

Run this script

Run this script via CLI
cm run script --tags=reproduce,project,paper,micro,micro-2023,victima[,variations] [--input_flags]
Run this script via CLI (alternative)
cmr "reproduce project paper micro micro-2023 victima [variations]" [--input_flags]
Run this script from Python
import cmind

r = cmind.access({'action':'run'
              'automation':'script',
              'tags':'reproduce,project,paper,micro,micro-2023,victima'
              'out':'con',
              ...
              (other input keys for this script)
              ...
             })

if r['return']>0:
    print (r['error'])
Run this script via Docker (beta)
cm docker script "reproduce project paper micro micro-2023 victima[variations]" [--input_flags]

Variations

  • No group (any combination of variations can be selected)

    Click here to expand this section.

    • _install_deps
    • _plot
    • _run

Script flags mapped to environment

  • --container=valueCM_VICTIMA_CONTAINER=value
  • --job_manager=valueCM_VICTIMA_JOB_MANAGER=value

Default environment

These keys can be updated via --env.KEY=VALUE or env dictionary in @input.json or using script flags.

  • CM_VICTIMA_JOB_MANAGER: native
  • CM_VICTIMA_CONTAINER: docker

Native script being run

No run file exists for Windows


Script output

cmr "reproduce project paper micro micro-2023 victima [variations]" [--input_flags] -j