rename: correct cond-3 data-source label β€” native-code, not the-stack-v1

#8
by madiedgar - opened
Legesher org

The cond-3 zh-5k adapter was always trained on native code collected from the
internet, never on the-stack-v1. The prior path (after dropping the phase-2-
prefix) carried a mislabel inherited from earlier filenames.

Rename to the correct data-source suffix:

tiny-aya-base/condition-3-zh-5k-the-stack-v1-seed42
β†’ tiny-aya-base/condition-3-zh-5k-native-code-seed42

Pattern matches the cond-5 convention: condition-N-lang-Nk-<datasource>-seed{N}.

Server-side rename via Copy + Delete operations; LFS object unchanged.

madiedgar changed pull request status to merged

Sign up or log in to comment