Datasets:
File size: 1,764 Bytes
7e56503 | 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 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 | {
"source": "DD1_cleaned_grounding",
"output": "DD1_PB_VQA_grounding",
"records": 2637,
"positive": 1529,
"negative": 1108,
"empty_answer_prior": 0.42017444,
"boxes": 5000,
"boxes_per_positive_mean": 3.270111,
"boxes_per_positive_median": 3,
"boxes_per_positive_max": 12,
"query_variants_used": 34,
"query_variant_counts": {
"0": 73,
"1": 67,
"2": 82,
"3": 67,
"4": 74,
"5": 86,
"6": 81,
"7": 70,
"8": 88,
"9": 96,
"10": 89,
"11": 72,
"12": 77,
"13": 76,
"14": 67,
"15": 74,
"16": 80,
"17": 80,
"18": 70,
"19": 88,
"20": 96,
"21": 77,
"22": 66,
"23": 73,
"24": 78,
"25": 78,
"26": 71,
"27": 79,
"28": 72,
"29": 72,
"30": 85,
"31": 74,
"32": 81,
"33": 78
},
"build_counts": {
"SI383820211201123521": 999,
"SI383820240226095904": 271,
"SI383820240318120348": 1367
},
"schema": {
"query": "string",
"image": "Image",
"annot": "string",
"reasoning": "null",
"cate": "string",
"task": "string",
"metadata": "string(JSON)"
},
"coordinate_format": "native_pixel_xywh_top_left",
"parquet_sha256": "7a98b1c24e7bcc0b4c4598b94e3c4bb605e607ef27f20e296c1fa3f0fd48b7d0",
"builder_sha256": "9fac7bdfe7aa71fd57d6f75436a253f2a7ae77e05e7d4fb88d6398969cc919fa",
"validation": {
"records": 2637,
"positive": 1529,
"negative": 1108,
"boxes": 5000,
"unique_images": 2637,
"query_variants_used": 34,
"features": "{'query': Value('string'), 'image': Image(mode=None, decode=False), 'annot': Value('string'), 'reasoning': Value('null'), 'cate': Value('string'), 'task': Value('string'), 'metadata': Value('string')}"
},
"status": "pass"
}
|