AjayP13 commited on
Commit
b1b63f7
·
verified ·
1 Parent(s): 08e7acd

Update instruction_template_retriever.py

Browse files
Files changed (1) hide show
  1. instruction_template_retriever.py +1 -1
instruction_template_retriever.py CHANGED
@@ -169,7 +169,7 @@ def unuse_gaussian_coverage_pooling(m):
169
 
170
 
171
  class InstructionTemplateRetriever:
172
- FINETEMPLATES_REVISION = "831ab22c90f9da011bd972585afdf609f40fa54b"
173
  RETRIEVAL_EMBEDDING_NAME = (
174
  "fineinstructions/instruction_template_retrieval_embedding"
175
  )
 
169
 
170
 
171
  class InstructionTemplateRetriever:
172
+ FINETEMPLATES_REVISION = "4c8f22e0d6521a634ed12e3ebd4c438cf8f0c7fa"
173
  RETRIEVAL_EMBEDDING_NAME = (
174
  "fineinstructions/instruction_template_retrieval_embedding"
175
  )