Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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
Contributor

@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
@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.

3 participants