Update README.md
Browse files
README.md
CHANGED
@@ -2,13 +2,20 @@
|
|
2 |
base_model: unsloth/qwen2.5-7b-instruct-bnb-4bit
|
3 |
language:
|
4 |
- en
|
|
|
5 |
license: apache-2.0
|
6 |
tags:
|
|
|
7 |
- text-generation-inference
|
8 |
- transformers
|
9 |
- unsloth
|
10 |
- qwen2
|
11 |
- trl
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# Uploaded model
|
@@ -19,4 +26,4 @@ tags:
|
|
19 |
|
20 |
This qwen2 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)
|
|
|
2 |
base_model: unsloth/qwen2.5-7b-instruct-bnb-4bit
|
3 |
language:
|
4 |
- en
|
5 |
+
- ko
|
6 |
license: apache-2.0
|
7 |
tags:
|
8 |
+
- krx
|
9 |
- text-generation-inference
|
10 |
- transformers
|
11 |
- unsloth
|
12 |
- qwen2
|
13 |
- trl
|
14 |
+
datasets:
|
15 |
+
- amphora/krx-sample-instructions
|
16 |
+
- BCCard/BCCard-Finance-Kor-QnA
|
17 |
+
- Cartinoe5930/raw_text_synthetic_dataset_50k
|
18 |
+
- Cartinoe5930/web_text_synthetic_dataset_50k
|
19 |
---
|
20 |
|
21 |
# Uploaded model
|
|
|
26 |
|
27 |
This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
28 |
|
29 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|