Skip to content
This repository was archived by the owner on May 16, 2025. It is now read-only.
This repository was archived by the owner on May 16, 2025. It is now read-only.

REWARD_CHECKPOINT_PATH ( How I solve following issue?) #7

@nadimkaysar

Description

@nadimkaysar

Where did I find this 'REWARD_CHECKPOINT_PATH' as a bin file?
`
3 rw_tokenizer.pad_token = rw_tokenizer.eos_token

4 rw_model = GPTRewardModel(SFT_MODEL_PATH)

----> 5 rw_model.load_state_dict(REWARD_CHECKPOINT_PATH)

6 rw_model.half()

7 rw_model.eval()
`

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