haiFrHust commited on
Commit
1bd1636
·
verified ·
1 Parent(s): f60e64e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -94,9 +94,9 @@ This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [A
94
  - **Maximum Sequence Length:** 8192 tokens
95
  - **Output Dimensionality:** 768 dimensions
96
  - **Similarity Function:** Cosine Similarity
97
- <!-- - **Training Dataset:** Unknown -->
98
- <!-- - **Language:** Unknown -->
99
- <!-- - **License:** Unknown -->
100
 
101
  ### Model Sources
102
 
 
94
  - **Maximum Sequence Length:** 8192 tokens
95
  - **Output Dimensionality:** 768 dimensions
96
  - **Similarity Function:** Cosine Similarity
97
+ - **Training Dataset:** The Vietnamese subsection of the facebook/xnli dataset with 130k triplets.
98
+ - **Language:** Vietnamese
99
+ - **License:** MIT
100
 
101
  ### Model Sources
102