LunaLan07 commited on
Commit
2ee30e8
·
verified ·
1 Parent(s): 20dc0b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -7,6 +7,8 @@ BioHiCL-base is a biomedical dense retriever trained with hierarchical MeSH supe
7
 
8
  Unlike traditional dense retrievers trained with binary relevance signals, BioHiCL models semantic similarity using structured multi-label supervision derived from the MeSH ontology, enabling it to capture partial semantic overlap between documents.
9
 
 
 
10
  ---
11
 
12
  ## 💡 Key Features
 
7
 
8
  Unlike traditional dense retrievers trained with binary relevance signals, BioHiCL models semantic similarity using structured multi-label supervision derived from the MeSH ontology, enabling it to capture partial semantic overlap between documents.
9
 
10
+ # > ⚠️ Important: Please ensure that the `transformers` version matches exactly (4.57.3), as other versions may lead to compatibility issues or unexpected behavior.
11
+
12
  ---
13
 
14
  ## 💡 Key Features