arita37b commited on
Commit
82073ac
·
verified ·
1 Parent(s): d2ff59b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -3
README.md CHANGED
@@ -1,3 +1,23 @@
1
- ---
2
- license: agpl-3.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: agpl-3.0
3
+ language:
4
+ - ja
5
+ base_model:
6
+ - google/gemma-2-2b-it
7
+ ---
8
+
9
+
10
+ Gemma2 2b Japanese for Embedding generation. Base model is Gemma2B JPN-IT Fine tuned using triplet loss for Embedding Generation.
11
+
12
+ Gemma2 2B is the smallest Japanese LLM,
13
+ so very useful for practical topics.
14
+ (all other Japanese 7B LLM cannot be used in practical setting for embedding due to high cost).
15
+
16
+
17
+ Access is public for research purpose.
18
+
19
+
20
+
21
+ To access it, please contact : kevin noel at uzabase.com
22
+
23
+