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

index-file #6

Open
WangSheng21s opened this issue Oct 30, 2023 · 1 comment
Open

index-file #6

WangSheng21s opened this issue Oct 30, 2023 · 1 comment

Comments

@WangSheng21s
Copy link

在retrieval searching的代码中显示需要index_file,请问index_file是什么
usage: retrieval.py [-h] [--model_path MODEL_PATH] [--pool_type POOL_TYPE] [--max_sequence_length MAX_SEQUENCE_LENGTH] [--index_file INDEX_FILE] [--topk TOPK] [--input_file INPUT_FILE] [--output_file OUTPUT_FILE]

optional arguments:
-h, --help show this help message and exit
--model_path MODEL_PATH
--pool_type POOL_TYPE
pool type of the final text repsesentation
--max_sequence_length MAX_SEQUENCE_LENGTH
use pb model or tf checkpoint
--index_file INDEX_FILE
--topk TOPK
--input_file INPUT_FILE
--output_file OUTPUT_FILE

@ErwinOVO
Copy link

Have you solved this problem?I'm also trying to reproduce this paper.

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

2 participants