SMK-image-text-synth / data /summary.json
V4ldeLund's picture
Update summary.json (selected=38360)
287fe41 verified
raw
history blame contribute delete
751 Bytes
{
"dataset_name": "V4ldeLund/SMK-image-text",
"generator_model_stage1": "Qwen/Qwen3.5-9B",
"generator_model_stage2": "Qwen/Qwen3.5-9B",
"generator_backend": "vllm-twostage-smk",
"vllm_urls_stage1": [
"http://localhost:8000/v1"
],
"vllm_urls_stage2": [
"http://localhost:8000/v1"
],
"global_limit": 40000,
"selected": 38360,
"scanned": 39353,
"local_limit": 40000,
"num_shards": 1,
"shard_index": 0,
"max_scanned": null,
"save_every": 1000,
"concurrency": 256,
"max_context_chars": 6000,
"resize_longest_edge": 768,
"shuffle_seed": null,
"skipped_bad_image": 13,
"skipped_bad_title": 130,
"skipped_not_public_domain": 0,
"skipped_generation_error": 850,
"output_dir": "/work/out/smk-twostage"
}