BübleLM is a German language model based on Gemma-2-2B, adapted using
trans-tokenization with a custom German SentencePiece tokenizer. The model demonstrates how language-specific tokenization can significantly improve performance while maintaining the base model's capabilities.
This is an experimental version that received some finetuning using several german datasets.
DPO version will follow soon.
Additional supervised finetuning via lora was done using german translations of alpaca-gpt4, openschnabeltier, evol_instruct, dolphin, airoboros, slimorca, hermes and synthia.
TBD after dpo training.
1@article{delobelle2024buble,
2 title={BübleLM: A small German LM},
3 author={Delobelle, Pieter and Akbik, Alan and others},
4 year={2024}
5}