Skip to content

issues Search Results · repo:AlibabaResearch/HLATR language:Python

Filter by

8 results
 (87 ms)

8 results

inAlibabaResearch/HLATR (press backspace or delete to remove)

在rerank中的run_marco.py程序中有这样一段代码: pred_scores = output.predictions # pred_scores = trainer.predict(test_dataset=test_dataset).predictions if trainer.is_world_process_zero(): # assert len(pred_qids) ...
  • WangSheng21s
  • Opened 
    on Nov 1, 2023
  • #8

In this funion have the qrel[qid] = pid ,but if there are many passages for one query, such as MS MARCO dataset, there will be wrong. def read_qrel(self, qrel_file): qrel = {} with open(qrel_file, r , ...
  • WangSheng21s
  • Opened 
    on Oct 31, 2023
  • #7

在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 ...
  • WangSheng21s
  • 1
  • Opened 
    on Oct 30, 2023
  • #6

Where I can find a format description file for input data and output data of the scripts? I want to test your model, what file format should I prepare for retrieval and rerank?
  • z27833009
  • Opened 
    on Oct 17, 2023
  • #5

line 33: path= /home/admin/workspace/dataset_cache/json.py luyug s reranker uses json
  • uhyuuhyu
  • Opened 
    on Aug 14, 2023
  • #4

Do you guys consider adding the checkpoint to huggingface models?
  • zhiqihuang
  • Opened 
    on Jun 21, 2023
  • #3

I saw that in your script, https://github.com/AlibabaResearch/HLATR/blob/main/retrieval/run_train.sh, bert_model= bert-base-chinese Is bert-base-chinese right for training msmarco retrieval? Which PLM ...
  • liulizuel
  • Opened 
    on Jun 18, 2023
  • #2

  • sxm7078
  • Opened 
    on Mar 2, 2023
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub