File size: 1,096 Bytes
ce1c56a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fdf1333
 
 
 
 
 
ce1c56a
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
base_model: unsloth/DeepSeek-R1-Distill-Qwen-1.5B-unsloth-bnb-4bit
tags:
- text-generation-inference
- transformers
- unsloth
- qwen2
- trl
license: apache-2.0
language:
- en
---

# Uploaded  model

- **Developed by:** tcotter
- **License:** apache-2.0
- **Finetuned from model :** unsloth/DeepSeek-R1-Distill-Qwen-1.5B-unsloth-bnb-4bit

Finetuned Qwen1.5B (R1 Distilled Version) on [this dataset](https://huggingface.co/datasets/tcotter/o1-medical-data-reasoning-w-summary),
which comes from [this dataset](https://huggingface.co/datasets/FreedomIntelligence/medical-o1-reasoning-SFT) but with an 
additional "summary" produced by an in-house synthetic data generator.

This LoRA is therefore a LoRA which helps the model return a "\n\nFinal Answer: ..." after it's reasoning and initial response steps.

This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.

[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)