Update README.md
Browse files
README.md
CHANGED
@@ -23,6 +23,12 @@ pipeline_tag: text-generation
|
|
23 |
|
24 |
## Model Details
|
25 |
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
### Model Description
|
27 |
|
28 |
- **Model type:** Decoder-based Model
|
|
|
23 |
|
24 |
## Model Details
|
25 |
|
26 |
+
This model represent a distil-tuned version of `Qwen/Qwen2.5-0.5B-Instruct` on MultiClinSum training data and `rationale` composed for them.
|
27 |
+
|
28 |
+
We adopt `Qwen/Qwen2.5-72B-Instruct` first for infering `rationale` for the training data (read further for greater detail).
|
29 |
+
|
30 |
+
The baseline version: https://huggingface.co/nicolay-r/qwen25-05b-multiclinsum-standard
|
31 |
+
|
32 |
### Model Description
|
33 |
|
34 |
- **Model type:** Decoder-based Model
|