AITeamVN commited on
Commit
e91bb10
·
verified ·
1 Parent(s): 69ec886

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -9
README.md CHANGED
@@ -1,6 +1,5 @@
1
-
2
  ---
3
- license: cc-by-nc-4.0
4
  language:
5
  - vi
6
  base_model:
@@ -28,7 +27,7 @@ Vietnamese_Embedding is an embedding model fine-tuned from the BGE-M3 model (htt
28
  - **Output Dimensionality:** 1024 dimensions
29
  - **Similarity Function:** Dot product Similarity
30
  - **Language:** Vietnamese
31
- - **Licence:** cc-by-nc-4.0
32
 
33
  ## Usage
34
 
@@ -73,10 +72,7 @@ You can reproduce the evaluation result by running code python evaluation_model.
73
 
74
  ## Contact
75
 
76
- If you want to use it for commercial purposes, please contact me via email.
77
-
78
- **Email**:
79
- - nguyennhotrung3004@gmail.com
80
 
81
  **Developer**
82
 
@@ -91,5 +87,4 @@ Member: Nguyễn Nho Trung, Nguyễn Nhật Quang
91
  year={2025},
92
  publisher={Huggingface},
93
  }
94
- ```
95
-
 
 
1
  ---
2
+ license: apache-2.0
3
  language:
4
  - vi
5
  base_model:
 
27
  - **Output Dimensionality:** 1024 dimensions
28
  - **Similarity Function:** Dot product Similarity
29
  - **Language:** Vietnamese
30
+ - **Licence:** Apache 2.0
31
 
32
  ## Usage
33
 
 
72
 
73
  ## Contact
74
 
75
+ Email: nguyennhotrung3004@gmail.com
 
 
 
76
 
77
  **Developer**
78
 
 
87
  year={2025},
88
  publisher={Huggingface},
89
  }
90
+ ```