Update README.md
Browse files
README.md
CHANGED
@@ -20,3 +20,32 @@ language:
|
|
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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)
|
23 |
+
|
24 |
+
# llm-jp-3-13b-it-lora
|
25 |
+
|
26 |
+
# Required Libraries and Their Versions
|
27 |
+
|
28 |
+
# Usage
|
29 |
+
|
30 |
+
# Model Details
|
31 |
+
|
32 |
+
# Datasets
|
33 |
+
|
34 |
+
# Pre-training
|
35 |
+
|
36 |
+
# Instruction tuning
|
37 |
+
|
38 |
+
The models have been fine-tuned on the following datasets.
|
39 |
+
|
40 |
+
|Language|Dataset|description|
|
41 |
+
|----|----|----|
|
42 |
+
|Japanese|ichikara-instruction-003-001-1.json|A manually constructed instruction dataset|
|
43 |
+
|
44 |
+
# Send Questions to
|
45 |
+
|
46 |
+
mitsuhiro.umizaki(at)gmail.com
|
47 |
+
|
48 |
+
# License
|
49 |
+
|
50 |
+
Apache License, Version 2.0
|
51 |
+
|