Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,9 @@ language:
|
|
7 |
pipeline_tag: text-generation
|
8 |
---
|
9 |
|
10 |
-
TinyLlama-1.1B-intermediate-step-715k-1.5T finetuned using OpenAssistant/oasst_top1_2023-08-25 dataset.
|
|
|
|
|
|
|
|
|
|
|
|
7 |
pipeline_tag: text-generation
|
8 |
---
|
9 |
|
10 |
+
TinyLlama-1.1B-intermediate-step-715k-1.5T finetuned using OpenAssistant/oasst_top1_2023-08-25 dataset.
|
11 |
+
|
12 |
+
Qlora is used. Adapter is merged.
|
13 |
+
|
14 |
+
SFT code:
|
15 |
+
https://github.com/habanoz/qlora.git
|