Sentence Similarity
Safetensors
Japanese
bert
feature-extraction
hpprc commited on
Commit
712b6c9
·
verified ·
1 Parent(s): 28f8311

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -4
README.md CHANGED
@@ -95,6 +95,7 @@ Evaluated with [JMTEB](https://github.com/sbintuitions/JMTEB).
95
  - **Similarity Function:** Cosine Similarity
96
  - **Language:** Japanese
97
  - **License:** Apache 2.0
 
98
  <!-- - **Training Dataset:** Unknown -->
99
 
100
 
@@ -107,10 +108,6 @@ SentenceTransformer(
107
  )
108
  ```
109
 
110
-
111
- ## Training Details
112
-
113
-
114
  ### Framework Versions
115
  - Python: 3.10.13
116
  - Sentence Transformers: 3.0.0
 
95
  - **Similarity Function:** Cosine Similarity
96
  - **Language:** Japanese
97
  - **License:** Apache 2.0
98
+ - **Paper:** https://arxiv.org/abs/2409.07737
99
  <!-- - **Training Dataset:** Unknown -->
100
 
101
 
 
108
  )
109
  ```
110
 
 
 
 
 
111
  ### Framework Versions
112
  - Python: 3.10.13
113
  - Sentence Transformers: 3.0.0