mhaseeb1604 commited on
Commit
2f0c88d
·
verified ·
1 Parent(s): 2fc0289

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -86,12 +86,13 @@ SentenceTransformer(
86
  If you find this repository useful, please consider giving a star :star: and citation
87
 
88
  ```bibtex
89
- @misc{mhaseeb1604-bge-m3-law,
90
- title={BGE M3-Law: Multi-Lingual Text Embeddings for Legal Domain in Arabic and English},
91
- author={Muhammad Haseeb and {co-authors, if any}},
92
- year={2024},
93
- note={Available on Hugging Face: \url{https://huggingface.co/mhaseeb1604/bge-m3-law}},
94
- howpublished = {\url{https://huggingface.co/mhaseeb1604/bge-m3-law}},
 
95
  }
96
  ```
97
 
 
86
  If you find this repository useful, please consider giving a star :star: and citation
87
 
88
  ```bibtex
89
+ @misc {muhammad_haseeb_2024,
90
+ author = { {Muhammad Haseeb} },
91
+ title = { bge-m3-law (Revision 2fc0289) },
92
+ year = 2024,
93
+ url = { https://huggingface.co/mhaseeb1604/bge-m3-law },
94
+ doi = { 10.57967/hf/3217 },
95
+ publisher = { Hugging Face }
96
  }
97
  ```
98