jbilcke-hf's picture
jbilcke-hf HF Staff
we are going to hack into finetrainers
9fd1204
raw
history blame contribute delete
603 Bytes
{
"datasets": [
{
"data_root": "bigdata-pw/TheSimpsons",
"dataset_type": "image",
"id_token": "SMPSN",
"image_resolution_buckets": [
[960, 528],
[720, 528],
[720, 480]
],
"reshape_mode": "bicubic",
"remove_common_llm_caption_prefixes": true,
"caption_options": {
"column_names": ["caption.txt", "detailed_caption.txt", "more_detailed_caption.txt"],
"weights": {
"caption.txt": 0.2,
"detailed_caption.txt": 0.6,
"more_detailed_caption.txt": 0.2
}
}
}
]
}