Update README.md
Browse files
README.md
CHANGED
|
@@ -12,11 +12,14 @@ tags:
|
|
| 12 |
- sft
|
| 13 |
---
|
| 14 |
|
| 15 |
-
#
|
|
|
|
|
|
|
| 16 |
|
| 17 |
- **Developed by:** jaahas
|
| 18 |
- **License:** apache-2.0
|
| 19 |
-
- **Finetuned from model
|
|
|
|
| 20 |
|
| 21 |
This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
| 22 |
|
|
|
|
| 12 |
- sft
|
| 13 |
---
|
| 14 |
|
| 15 |
+
# tiddle
|
| 16 |
+
|
| 17 |
+
efficient llm for titling
|
| 18 |
|
| 19 |
- **Developed by:** jaahas
|
| 20 |
- **License:** apache-2.0
|
| 21 |
+
- **Finetuned from model:** unsloth/Qwen2-1.5b-bnb-4bit
|
| 22 |
+
- **Dataset:** [jaahas/tiddle](https://huggingface.co/datasets/jaahas/tiddle)
|
| 23 |
|
| 24 |
This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
| 25 |
|