Skip to content

plug-and-play.sh bugs #24

@DongzhuoranZhou

Description

@DongzhuoranZhou

There appears to be an issue with the plug-and-play.sh script where ${MODEL_NAME} is referenced before it's defined. It seems like RoG was intended to be the default model. Should the line be updated to: RULE_PATH=results/gen_rule_path/${DATA_NAME}/RoG/test/predictions_${N_BEAM}_False.jsonl?

Regarding other LLMs, the default model path specified in https://github.com/RManLuo/reasoning-on-graphs/blob/master/src/llms/language_models/alpaca.py uses an in-house absolute path. Should this be updated to a Hugging Face URL instead? Would wxjiao/alpaca-7b be an appropriate substitute?

Thank you for your diligent work and the code you've shared; it's been incredibly useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions