metadata
license: apache-2.0
tags:
- polyalign
- hdpo
- chinese
- checkpoint-archive
PolyAlign Gemma-2-2B Chinese HDPO
The checkpoint is stored as split tar parts under:
checkpoint_archive/split/
To reconstruct:
cat checkpoint_archive/split/gemma_zh_hdpo.tar.part-* > gemma_zh_hdpo.tar
tar -xf gemma_zh_hdpo.tar
This repository is not directly loadable with from_pretrained() until the archive is reconstructed and extracted.
The archive was created from the local folder:
vendor/LlamaFactory/saves/gemma2-2b/zh/full/hdpo/polyalign