masanorihirano
commited on
Commit
•
3bfac90
1
Parent(s):
2c46d24
Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
datasets:
|
4 |
-
|
5 |
language:
|
6 |
-
|
7 |
tags:
|
8 |
-
|
9 |
-
|
10 |
---
|
11 |
|
12 |
This repo contains a low-rank adapter for LLaMA-13b
|
@@ -59,4 +59,4 @@ Citation:
|
|
59 |
}
|
60 |
```
|
61 |
|
62 |
-
If you have any inquiries, such as joint research, data provision, various types of support, please email to [email protected] .
|
|
|
1 |
---
|
2 |
+
license: cc-by-sa-4.0
|
3 |
datasets:
|
4 |
+
- izumi-lab/llm-japanese-dataset
|
5 |
language:
|
6 |
+
- ja
|
7 |
tags:
|
8 |
+
- llama
|
9 |
+
- causal-lm
|
10 |
---
|
11 |
|
12 |
This repo contains a low-rank adapter for LLaMA-13b
|
|
|
59 |
}
|
60 |
```
|
61 |
|
62 |
+
If you have any inquiries, such as joint research, data provision, various types of support, please email to [email protected] .
|