Update README.md
Browse files
README.md
CHANGED
|
@@ -21,6 +21,8 @@ pipeline_tag: text-generation
|
|
| 21 |
|
| 22 |
# Model Details
|
| 23 |
|
|
|
|
|
|
|
| 24 |
This model represent a distil-tuned version of `Qwen/Qwen2.5-0.5B-Instruct` on [MultiClinSum](https://zenodo.org/records/15463353) training data and `rationale` composed for them.
|
| 25 |
Results obtained by this model were used to form submission for [BioASQ-2025](http://bioasq.org/) Workshop / [CLEF 2025](https://clef2025.clef-initiative.eu/).
|
| 26 |
|
|
@@ -30,6 +32,14 @@ We adopt `Qwen/Qwen2.5-72B-Instruct` first for infering `rationale` for the trai
|
|
| 30 |
|
| 31 |
The baseline version: https://huggingface.co/nicolay-r/qwen25-05b-multiclinsum-standard
|
| 32 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
### Model Description
|
| 34 |
|
| 35 |
- **Model type:** Decoder-based Model
|
|
|
|
| 21 |
|
| 22 |
# Model Details
|
| 23 |
|
| 24 |
+
> **Update 13'th July 2025**: Added [video review on youtube](https://youtu.be/uOAiUvLghuE)
|
| 25 |
+
|
| 26 |
This model represent a distil-tuned version of `Qwen/Qwen2.5-0.5B-Instruct` on [MultiClinSum](https://zenodo.org/records/15463353) training data and `rationale` composed for them.
|
| 27 |
Results obtained by this model were used to form submission for [BioASQ-2025](http://bioasq.org/) Workshop / [CLEF 2025](https://clef2025.clef-initiative.eu/).
|
| 28 |
|
|
|
|
| 32 |
|
| 33 |
The baseline version: https://huggingface.co/nicolay-r/qwen25-05b-multiclinsum-standard
|
| 34 |
|
| 35 |
+
### Video Overview
|
| 36 |
+
|
| 37 |
+
<div align="center">
|
| 38 |
+
|
| 39 |
+
[](https://youtu.be/uOAiUvLghuE)
|
| 40 |
+
|
| 41 |
+
</div>
|
| 42 |
+
|
| 43 |
### Model Description
|
| 44 |
|
| 45 |
- **Model type:** Decoder-based Model
|