kunishou commited on
Commit
ab70048
1 Parent(s): 17817a9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,3 +1,10 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+
5
+ This repo contains a low-rank adapter for LLaMA-7b
6
+ fit on the Stanford Alpaca dataset translated into Japanese.
7
+
8
+ It doesn't contain the foundation model itself, so it's MIT licensed.
9
+
10
+ Instructions for running it can be found at https://github.com/kunishou/Japanese-Alpaca-LoRA.