oshizo commited on
Commit
b97e4c1
1 Parent(s): c48a6f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
1
  ---
2
  license: mit
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ datasets:
4
+ - unicamp-dl/mmarco
5
+ - shunk031/jsnli
6
+ language:
7
+ - ja
8
  ---
9
+
10
+ Model trained on 800,000 Japanese sentences after reducing [oshizo/japanese-e5-mistral-7b_slerp](https://huggingface.co/oshizo/japanese-e5-mistral-7b_slerp) to 8 layers.
11
+ See this article for details(Japanese)
12
+ https://note.com/oshizo/n/n9140df790315
13
+
14
+ See [intfloat/e5-mistral-7b-instruct page](https://huggingface.co/intfloat/e5-mistral-7b-instruct#usage) for model usage.