| { |
| "config": { |
| "input_path": "/Users/inertia/Desktop/cap/005/outputs/sec_10k_pairwise_full/paragraphs_deduped_company_cleaned.jsonl", |
| "output_dir": "/Users/inertia/Desktop/cap/005/outputs/sec_10k_translation_tracks_max", |
| "target_total_requested": "max", |
| "target_total_effective": "max", |
| "seed": 42, |
| "max_records": null, |
| "sentence_ratio": 0.5, |
| "chunk_ratio": 0.3, |
| "paragraph_ratio": 0.2, |
| "sentence_min_tokens": 6, |
| "sentence_max_tokens": 80, |
| "chunk_min_tokens": 20, |
| "chunk_target_max_tokens": 180, |
| "paragraph_min_tokens": 40, |
| "paragraph_target_max_tokens": 320, |
| "hard_cap_tokens": 1024, |
| "workers": 8, |
| "batch_size": 2000 |
| }, |
| "candidate_stats": { |
| "source_paragraphs_seen": 11421243, |
| "source_paragraphs_with_sentence_candidates": 7523040, |
| "source_paragraphs_with_chunk_candidates": 5518071, |
| "source_paragraphs_with_paragraph_candidate": 5401821, |
| "paragraph_candidates": 5401821, |
| "chunk_candidates": 8434455, |
| "sentence_candidates": 23684571 |
| }, |
| "track_stats": { |
| "selection_mode": "max_no_sampling", |
| "enabled_tracks": { |
| "sentence": true, |
| "chunk": true, |
| "paragraph": true |
| }, |
| "available_candidates": { |
| "sentence": 23684571, |
| "chunk": 8434455, |
| "paragraph": 5401821 |
| }, |
| "selected_counts": { |
| "sentence": 1620583, |
| "chunk": 914217, |
| "paragraph": 5367690, |
| "total": 7902490 |
| } |
| }, |
| "artifacts": { |
| "sentence_track": "/Users/inertia/Desktop/cap/005/outputs/sec_10k_translation_tracks_max/sentence_track.jsonl", |
| "chunk_track": "/Users/inertia/Desktop/cap/005/outputs/sec_10k_translation_tracks_max/chunk_track.jsonl", |
| "paragraph_track": "/Users/inertia/Desktop/cap/005/outputs/sec_10k_translation_tracks_max/paragraph_track.jsonl", |
| "translation_dataset": "/Users/inertia/Desktop/cap/005/outputs/sec_10k_translation_tracks_max/translation_dataset.jsonl" |
| }, |
| "final_written": { |
| "sentence": 1620583, |
| "chunk": 914217, |
| "paragraph": 5367690, |
| "total": 7902490 |
| } |
| } |