Japanese
English
zhaozitian commited on
Commit
f6a3682
1 Parent(s): 31437a3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
1
  ---
2
  license: cc-by-sa-4.0
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-sa-4.0
3
+ datasets:
4
+ - izumi-lab/llm-japanese-dataset
5
+ language:
6
+ - en
7
+ - ja
8
  ---
9
+ # This model is a Llama-2-7b model finetuned with Japanese data.
10
+
11
+ # This model is finetuned by the joint efforts of Sparticle Inc and A. I. Hakusan Inc.
12
+
13
+ If you want to try inference, it can be used by this repository https://github.com/tloen/alpaca-lora/ .
14
+
15
+ This model is trained by about 5% of randomly chosen izumi-lab/llm-japanese-dataset. From our experiments, it is capable of translating short sentences between Japanese and English.