Datasets:
File size: 642 Bytes
745b184 7164bf9 8c80982 7164bf9 745b184 | 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 | {
"image_rows": 100,
"qa_rows": 140,
"qa_per_type": 10,
"qa_per_type_counts": {
"CC": 10,
"ER_choice": 10,
"ER_fillin": 10,
"IR": 10,
"ITT_MHQA_choice": 10,
"ITT_MHQA_fillin": 10,
"MITT_MHQA_choice": 10,
"MITT_MHQA_fillin": 10,
"PR": 10,
"SR": 10,
"TR_choice": 10,
"TR_fillin": 10,
"TTI": 10,
"VA": 10
},
"single_image_only": true,
"excluded_image_ids": [
"IMG001211"
],
"images_limit": 100,
"image_parquet_path": "hf_repo/card_samples/parquet/image.parquet",
"qa_parquet_path": "hf_repo/card_samples/parquet/qa.parquet",
"out_dir": "hf_repo\\card_samples"
} |