vpct-parquet / README.md
camelCase12's picture
Update README.md
c363fa0 verified
metadata
license: mit
dataset_info:
  features:
    - name: image
      dtype: image
    - name: bucket
      dtype: int32
  splits:
    - name: train
      num_bytes: 2010421
      num_examples: 100
  download_size: 1892720
  dataset_size: 2010421
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Visual Physics Comprehension Test (VPCT)

VPCT Example Image

Can you predict which of the three buckets the ball will fall into?

The VPCT dataset contains 100 problems, generated with the assistance of a simulator tool. Each problem image contains 3 buckets, a floating ball, and a series of ramps. The simulator tool was used to determine ground truth for which bucket the ball will fall into. The resulting simulation data is paired with each image, as well as the data necessary to re-run the simulation using the simulator tool (not published at this time).

Links

VPCT Benchmark Runner

VPCT Leaderboard