metadata
license: apache-2.0
tags:
- polyalign
- hdpo
- preference-data
- chinese
- data-archive
PolyAlign Chinese HDPO Data
This dataset repository stores the Chinese HDPO training data as a split tar archive.
The archive parts are stored under:
hdpo_data/split/
To reconstruct:
cat hdpo_data/split/hdpo_data_zh.tar.part-* > hdpo_data_zh.tar
tar -xf hdpo_data_zh.tar
The extracted archive contains HDPO train, validation, and test JSON files used for Chinese HDPO policy training.
A manifest is stored at:
hdpo_data/hdpo_data_zh.manifest.txt