codersan commited on
Commit
5ae5259
·
verified ·
1 Parent(s): 54334ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -59,6 +59,8 @@ This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [s
59
 
60
  ## Model Details
61
 
 
 
62
  ### Model Description
63
  - **Model Type:** Sentence Transformer
64
  - **Base model:** [sentence-transformers/all-MiniLM-L6-v2](https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2) <!-- at revision c9745ed1d9f207416be6d2e6f8de32d1f16199bf -->
 
59
 
60
  ## Model Details
61
 
62
+ This model, FaMiniLM, was developed alongside FaLaBSE as part of the research paper "MetaRAG and WikiFaQA: A Co-designed Framework and Benchmark for Advancing Persian Long-Context RAG". It serves as a lightweight Persian sentence encoder. FaMiniLM was created by fine-tuning the all-MiniLM-L6-v2 model—which had no prior Persian knowledge—on the custom PersianSimilarSentences dataset. The training was specifically designed to build Persian semantic understanding from the ground up.
63
+
64
  ### Model Description
65
  - **Model Type:** Sentence Transformer
66
  - **Base model:** [sentence-transformers/all-MiniLM-L6-v2](https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2) <!-- at revision c9745ed1d9f207416be6d2e6f8de32d1f16199bf -->