Skip to content

Missing released BDD-X PGM checkpoint (pgm/ckpts/pgm/bddx_weights.npy) #6

Description

@jzstark

Hello SafeAuto authors,

I am reproducing the released BDD-X evaluation:
bash scripts/eval_bddx.sh 0.01 0.35 true 2

The evaluator requires pgm/ckpts/pgm/bddx_weights.npy. However, this checkpoint is not present in the GitHub repository or the released Hugging Face SafeAuto-BDDX model files.

The released pgm/predicates/bddx/train_vectors.pkl is 36-dimensional, while the BDDX MLN rules index the 52-dimensional predicate space, so python -m pgm.pgm --dataset bddx fails with an IndexError. Could you please release the BDD-X PGM checkpoint, or provide:

  1. a download URL for bddx_weights.npy,
  2. its SHA-256 checksum,
  3. the exact commit/dataset revision and training command used to produce it,
  4. clarification on how the 52-dimensional training predicates were generated?

Thank you!

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