Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions about example training scripts #23

Open
arman-kazemi opened this issue Jun 19, 2024 · 0 comments
Open

Questions about example training scripts #23

arman-kazemi opened this issue Jun 19, 2024 · 0 comments

Comments

@arman-kazemi
Copy link

arman-kazemi commented Jun 19, 2024

Hi,
I have some questions about parameters in the agentevol training script:

  1. Where can we get the training data? iter_data_path="./iter_data/iter_data_all_task"
  2. What's the difference between the test step and the inference step?
  3. Where can we get the inference data?
    inference_file_list=("webshop.json" "alfworld.json" "textcraft.json" "sciworld.json" "sqlgym.json" "wordle.json" "maze.json" "babyai.json" "weather.json" "movie.json" "todo.json" "academia.json" "sheet.json" "webarena.json")
    cur_inference_file=./small_exploration_data/${inference_file_list[$index]}
  4. What do I need to change to train a model that does NOT use the Llama 2 Chat template?

Thanks,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant