Update README.md
Browse files
README.md
CHANGED
@@ -21,9 +21,23 @@ pipeline_tag: text-generation
|
|
21 |
|
22 |
# Model Details
|
23 |
|
|
|
|
|
24 |
This model represent a fine-tuned version of `Qwen/Qwen2.5-0.5B-Instruct` on [MultiClinSum](https://zenodo.org/records/15463353) training data
|
25 |
for [BioASQ-2025](http://bioasq.org/) Workshop / [CLEF 2025](https://clef2025.clef-initiative.eu/).
|
26 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
### Model Description
|
28 |
|
29 |
- **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 fine-tuned version of `Qwen/Qwen2.5-0.5B-Instruct` on [MultiClinSum](https://zenodo.org/records/15463353) training data
|
27 |
for [BioASQ-2025](http://bioasq.org/) Workshop / [CLEF 2025](https://clef2025.clef-initiative.eu/).
|
28 |
|
29 |
+
This model represent a baseline for the `distil` version:
|
30 |
+
|
31 |
+
https://huggingface.co/nicolay-r/qwen25-05b-multiclinsum-distil
|
32 |
+
|
33 |
+
### Video Overview
|
34 |
+
|
35 |
+
<div align="center">
|
36 |
+
|
37 |
+
[](https://youtu.be/uOAiUvLghuE)
|
38 |
+
|
39 |
+
</div>
|
40 |
+
|
41 |
### Model Description
|
42 |
|
43 |
- **Model type:** Decoder-based Model
|