27 lines
617 B
Markdown
27 lines
617 B
Markdown
---
|
|
base_model: speakleash/Bielik-4.5B-v3.0-Instruct
|
|
library_name: transformers
|
|
pipeline_tag: text-generation
|
|
language:
|
|
- pl
|
|
tags:
|
|
- polish
|
|
- medical
|
|
- domain-adaptation
|
|
---
|
|
|
|
# Bielik-4.5B-v3.0-medadapt
|
|
|
|
Polish medical domain adaptation of `speakleash/Bielik-4.5B-v3.0-Instruct`.
|
|
|
|
This revision contains the variant trained via continued pretraining on polish medical text pretraining followed by SFT on Polish and English medical instructions .
|
|
|
|
Branches:
|
|
|
|
- `main`: CPT + SFT model
|
|
- `cpt`: continued pretraining model
|
|
- `sft_pl`: Polish SFT model
|
|
- `sft_pl_eng`: Polish + English SFT model
|
|
|
|
Current branch: `main`
|