Update README.md
Browse files
README.md
CHANGED
@@ -10,16 +10,26 @@ tags:
|
|
10 |
license: apache-2.0
|
11 |
language:
|
12 |
- en
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# New version fine tuned for 2 epochs from Qwen/Qwen3-4B
|
16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
# Uploaded model
|
18 |
|
19 |
- **Developed by:** fakezeta
|
20 |
- **License:** apache-2.0
|
21 |
- **Finetuned from model :** Qwen/Qwen3-4B
|
|
|
22 |
|
23 |
This qwen3 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
24 |
|
25 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
10 |
license: apache-2.0
|
11 |
language:
|
12 |
- en
|
13 |
+
datasets:
|
14 |
+
- soob3123/amoral_reasoning
|
15 |
---
|
16 |
|
17 |
# New version fine tuned for 2 epochs from Qwen/Qwen3-4B
|
18 |
|
19 |
+
Trained for 2 epochs on soob3123/amoral_reasoning dataset.
|
20 |
+
|
21 |
+
Below the Eval/Train loss graph
|
22 |
+
|
23 |
+
<img src="https://huggingface.co/fakezeta/amoral-Qwen3-4B/resolve/main/amoral-qwen3-4b%20%E2%80%93%20wandb.png" />
|
24 |
+
|
25 |
+
|
26 |
# Uploaded model
|
27 |
|
28 |
- **Developed by:** fakezeta
|
29 |
- **License:** apache-2.0
|
30 |
- **Finetuned from model :** Qwen/Qwen3-4B
|
31 |
+
- **Dataset:** soob3123/amoral_reasoning
|
32 |
|
33 |
This qwen3 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
34 |
|
35 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|