Skip to content

[BUG]: Data processing #207

@junwenxiong

Description

@junwenxiong

Description of the bug

There is not grpo_output_file argument in process_annotation_direct_attribution.py, rather than sft_output_file. How to get grpo_output_file? Is the same?
cd ../data_process python process_annotation_direct_attribution.py \ --data_dir ../data \ --input_file sotopia_pi_bc_episodes_annotated.jsonl \ --reward_output_file sotopia_pi_bc_episodes_reward.json \ --grpo_output_file sotopia_pi_bc_episodes_grpo.json

Steps To Reproduce

cd ../data_process
python process_annotation_direct_attribution.py
--data_dir ../data
--input_file sotopia_pi_bc_episodes_annotated.jsonl
--reward_output_file sotopia_pi_bc_episodes_reward.json
--grpo_output_file sotopia_pi_bc_episodes_grpo.json

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions