| { | |
| "citation": "", | |
| "description": "", | |
| "features": { | |
| "image_path": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "abs_image_path": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "prompt": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "normalized_bbox": { | |
| "feature": { | |
| "dtype": "float64", | |
| "_type": "Value" | |
| }, | |
| "_type": "List" | |
| }, | |
| "images": { | |
| "feature": { | |
| "_type": "Image" | |
| }, | |
| "_type": "List" | |
| }, | |
| "easyr1_prompt": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "bbox": { | |
| "feature": { | |
| "dtype": "int64", | |
| "_type": "Value" | |
| }, | |
| "_type": "List" | |
| }, | |
| "messages": { | |
| "feature": { | |
| "content": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "role": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| } | |
| }, | |
| "_type": "List" | |
| }, | |
| "original_image_width": { | |
| "dtype": "int64", | |
| "_type": "Value" | |
| }, | |
| "image_width": { | |
| "dtype": "int64", | |
| "_type": "Value" | |
| }, | |
| "image_height": { | |
| "dtype": "int64", | |
| "_type": "Value" | |
| }, | |
| "annotated_images": { | |
| "feature": { | |
| "_type": "Image" | |
| }, | |
| "_type": "List" | |
| } | |
| }, | |
| "homepage": "", | |
| "license": "" | |
| } |