Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,9 @@ tags:
|
|
6 |
- unsloth
|
7 |
- llama
|
8 |
- trl
|
9 |
-
license:
|
|
|
|
|
10 |
language:
|
11 |
- en
|
12 |
---
|
@@ -14,9 +16,15 @@ language:
|
|
14 |
# Uploaded model
|
15 |
|
16 |
- **Developed by:** RAYU555
|
17 |
-
- **License:** apache-2.0
|
18 |
- **Finetuned from model :** llm-jp/llm-jp-3-13b
|
19 |
|
20 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
21 |
|
22 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
- unsloth
|
7 |
- llama
|
8 |
- trl
|
9 |
+
license:
|
10 |
+
- apache-2.0
|
11 |
+
- cc-by-sa-4.0
|
12 |
language:
|
13 |
- en
|
14 |
---
|
|
|
16 |
# Uploaded model
|
17 |
|
18 |
- **Developed by:** RAYU555
|
19 |
+
- **License:** apache-2.0 cc-by-sa-4.0
|
20 |
- **Finetuned from model :** llm-jp/llm-jp-3-13b
|
21 |
|
22 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
23 |
|
24 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
25 |
+
|
26 |
+
|
27 |
+
Used [ELYZA-tasks-100 dataset](https://huggingface.co/datasets/elyza/ELYZA-tasks-100) for fineturning.
|
28 |
+
|
29 |
+
|
30 |
+
ELYZA-tasks-100 © 2023 Akira Sasaki and Masato Hirakawa and Shintaro Horie and Tomoaki Nakamura [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)
|