File size: 1,473 Bytes
d808442
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Normalized Lora Triplet Export

This folder was generated by `tools/export_lora_triplets_normalized.py`.

## Provenance

- config: `/data/vgo/xingpeng/new_vgo/Sref_Cref_MiniVGO/configs/data/0426_cref_sref_full_diffusion.yaml`
- vault_root: `/mnt/chengwei/vault/traindata/04-26`
- selected_lora_sources: `cref_sref_illustrious_lora_part1`
- skipped_non_lora_sources: `cref_sref_oneig_filter_part1, cref_sref_oneig_filter_part2, cref_sref_oneig_filter_part3, cref_sref_oneig_filter_part4, cref_sref_oneig_filter_part5`
- exported_sequences: `172589`

## Layout

- `triplets.csv`: one row per vault sequence.
- `content_images.csv`, `style_images.csv`, `target_images.csv`: one row per deduplicated exported image.
- `images/content/...`, `images/style/...`, `images/target/...`: deduplicated vault image bytes.

## Match Notes

- `match_status=matched` means the exporter found an exact `(aHash, dHash)` match in the original candidate pool.
- `match_status=unmatched` or `no_candidates` means the sequence is still exported, but the original generation prompt could not be recovered from local candidate paths.

## Match Counts

- `illustrious` / `content` / `matched`: `158135`
- `illustrious` / `content` / `unmatched`: `14454`
- `illustrious` / `style` / `matched`: `145099`
- `illustrious` / `style` / `unmatched`: `27490`
- `illustrious` / `target` / `ambiguous`: `6`
- `illustrious` / `target` / `matched`: `154824`
- `illustrious` / `target` / `unmatched`: `17759`