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

align names to rage2e params #52

Merged
merged 2 commits into from
Sep 21, 2023
Merged

align names to rage2e params #52

merged 2 commits into from
Sep 21, 2023

Conversation

Ben-Epstein
Copy link
Contributor

@Ben-Epstein Ben-Epstein commented Sep 21, 2023

unified all of our slightly different parameter names

  • retriever_model_name_or_path -> retriever_name_or_path
  • generator_model_name_or_path -> generator_name_or_path
  • dataset_passage_col_name -> passage_column_name
  • dataset_query_col_name -> query_column_name
  • dataset_title_col_name -> title_column_name
  • dataset_answer_col_name -> answer_column_name
  • answer_col_name -> answer_column_name
  • passage_col_name -> passage_column_name

Copy link
Member

@shamanez shamanez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@Ben-Epstein Ben-Epstein merged commit 73fc83e into main Sep 21, 2023
1 check passed
@Ben-Epstein Ben-Epstein deleted the align-param-names branch September 21, 2023 23:46
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

Successfully merging this pull request may close these issues.

2 participants