HF Upload Checklist
This checklist is for uploading /mnt/jfs/vgo_hf_exports/0426_lora_triplet_normalized to Hugging Face.
Recommended repository layout:
- repository root:
README.md - dataset payload:
cref_sref/
Export Status
All three source exports completed successfully.
qwen:33,582 / 33,582sequencesflux:273,682 / 273,682sequencesillustrious:172,589 / 172,589sequences
Files To Upload
Required:
README.mdcref_sref/HF_UPLOAD_CHECKLIST.mdcref_sref/README.mdcref_sref/qwen/cref_sref/flux/cref_sref/illustrious/
Do not upload:
logs/
Inside each source directory under cref_sref/, keep:
README.mdsummary.jsontriplets.csvcontent_images.csvstyle_images.csvtarget_images.csvimages/
Internal State
_state/ is not required for ordinary dataset use.
You have two valid choices:
- Keep
_state/in the upload if you want resume/debug provenance bundled with the release. - Exclude
_state/from the upload if you want a cleaner consumer-facing dataset layout.
Recommended:
- Keep
_state/in the backup/archive copy. - Exclude
_state/from the public Hugging Face dataset unless you explicitly want to expose internal resume state. - Exclude top-level
logs/from the public Hugging Face dataset.
Pre-Upload Sanity Checks
triplets.csvrow count matchessummary.json.exported_sequencescontent_images.csvrow count matchessummary.json.unique_content_imagesstyle_images.csvrow count matchessummary.json.unique_style_imagestarget_images.csvrow count matchessummary.json.unique_target_images- each source
summary.jsonexists - each source
README.mdexists - image files are present under
images/content,images/style,images/target
Consumer Guidance
Tell users to start from:
- source-level
README.md triplets.csv
Tell users that:
triplets.csvis sequence-level*_images.csvfiles are deduplicated image-level metadata- image paths inside
triplets.csvare relative to the source directory original_pathand prompt recovery fields are best-effort provenance, not guaranteed for every row
Match Coverage Notes
The dataset intentionally keeps unmatched rows rather than forcing incorrect provenance.
Expected status values include:
match_status=matchedmatch_status=unmatchedmatch_status=ambiguousmatch_status=no_candidates
Expected prompt states include:
prompt_status=resolvedprompt_status=unmatched_originalprompt_status=missing_prompt_payloadprompt_status=missing_prompt_entry
Suggested Public Description
Suggested short description:
Normalized lora-triplet training export from the 0426 cref/sref diffusion configuration, with deduplicated images, sequence-level triplets, and best-effort original prompt provenance.