Update README.md
Browse files
README.md
CHANGED
@@ -10,9 +10,12 @@ base_model:
|
|
10 |
Gemma2 2b Japanese for Embedding generation.
|
11 |
|
12 |
Base model is Gemma2B JPN-IT published by Google in October 2024.
|
|
|
13 |
Gemma2 2B JPN is the smallest Japanese LLM,
|
14 |
so this is very useful for practical topics.
|
15 |
-
|
|
|
|
|
16 |
|
17 |
|
18 |
This version has been lightly fine tuned on Japanese triplet dataset
|
|
|
10 |
Gemma2 2b Japanese for Embedding generation.
|
11 |
|
12 |
Base model is Gemma2B JPN-IT published by Google in October 2024.
|
13 |
+
|
14 |
Gemma2 2B JPN is the smallest Japanese LLM,
|
15 |
so this is very useful for practical topics.
|
16 |
+
|
17 |
+
(all other Japanese 7B LLM cannot be used easily
|
18 |
+
for embedding purposes due high inference cost).
|
19 |
|
20 |
|
21 |
This version has been lightly fine tuned on Japanese triplet dataset
|