Update README.md
Browse files
README.md
CHANGED
@@ -8,14 +8,19 @@ tags:
|
|
8 |
license: apache-2.0
|
9 |
language:
|
10 |
- en
|
|
|
|
|
11 |
---
|
12 |
|
|
|
|
|
13 |
# Uploaded finetuned model
|
14 |
|
15 |
- **Developed by:** youjunhyeok
|
16 |
- **License:** apache-2.0
|
17 |
- **Finetuned from model :** unsloth/Qwen3-14B
|
|
|
18 |
|
19 |
This qwen3 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
20 |
|
21 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
8 |
license: apache-2.0
|
9 |
language:
|
10 |
- en
|
11 |
+
datasets:
|
12 |
+
- youjunhyeok/no_robots_ko
|
13 |
---
|
14 |
|
15 |
+
### 영한 번역 모델 테스트용도
|
16 |
+
|
17 |
# Uploaded finetuned model
|
18 |
|
19 |
- **Developed by:** youjunhyeok
|
20 |
- **License:** apache-2.0
|
21 |
- **Finetuned from model :** unsloth/Qwen3-14B
|
22 |
+
- **Datasets :** [youjunhyeok/no_robots_ko](youjunhyeok/no_robots_ko)
|
23 |
|
24 |
This qwen3 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
25 |
|
26 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|