Huy Dang commited on
Commit
8819d88
·
verified ·
1 Parent(s): 77a855c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -2
README.md CHANGED
@@ -518,11 +518,21 @@ for doc, score in zip(sorted_docs, sorted_scores):
518
  | vietnamese-bi-encoder | 0.4645 | 0.4628 | 0.4494 | 0.4233 | 0.3744 |
519
  | sup-SimCSE-VietNamese-phobert-base | 0.4033 | 0.3902 | 0.3835 | 0.3785 | 0.3695 |
520
  | hiieu/halong_embedding | 0.6242 | 0.6134 | 0.5983 | 0.5878 | 0.5762 |
521
- | quanghuy123/LEGAL_EMBEDDING | 0.811 | 0.8074 | 0.8022 | 0.7937 | 0.7718 |
522
  ## Citation
523
 
524
- ### BibTeX
 
 
 
 
 
 
 
 
 
525
 
 
526
  #### Sentence Transformers
527
  ```bibtex
528
  @inproceedings{reimers-2019-sentence-bert,
 
518
  | vietnamese-bi-encoder | 0.4645 | 0.4628 | 0.4494 | 0.4233 | 0.3744 |
519
  | sup-SimCSE-VietNamese-phobert-base | 0.4033 | 0.3902 | 0.3835 | 0.3785 | 0.3695 |
520
  | hiieu/halong_embedding | 0.6242 | 0.6134 | 0.5983 | 0.5878 | 0.5762 |
521
+ | quanghuy123/LEGAL_EMBEDDING | 0.8112 | 0.8074 | 0.8022 | 0.7937 | 0.7718 |
522
  ## Citation
523
 
524
+ You can cite our work as below:
525
+
526
+ ```bibtex
527
+ @misc{LEGAL_EMBEDDING,
528
+ title={LEGAL_EMBEDDING: A Vietnamese Text Embedding},
529
+ author={QUANG HUY},
530
+ year={2025},
531
+ publisher={Huggingface},
532
+ }
533
+ ```
534
 
535
+ ### BibTeX
536
  #### Sentence Transformers
537
  ```bibtex
538
  @inproceedings{reimers-2019-sentence-bert,