Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

How to get Belief Fine-Tuning working with RL Search? #16

Description

@ravihammond

Hi Hengyuan,

I'm wanting to get my agent to apply rl_search and belief fine-tuning at test time. I've successfully got rl_search working by running this python file, however, when I try to get rl_search to use a belief model using this argument, it's giving me an error on this line that the constructor for ARBeliefModel does not accept the "mode" keyword argument. It seems to me that the OBL github repository is not up-to-date to allow belief fine-tuning with RL search.

How can I get belief fine-tuning to work with rl search? Any help is greatly appreciated!

Thanks in advance :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions