Graphics2Code / README.md
bzh666's picture
Upload generation subset (reconstruction split, 734 examples)
dbf5d4e verified
|
Raw
History Blame Contribute Delete
1.33 kB
metadata
dataset_info:
  - config_name: edit
    features:
      - name: pair_key
        dtype: string
      - name: secondary_type
        dtype: string
      - name: edit_instruction
        dtype: string
      - name: image
        dtype: image
      - name: case_demo_analysis
        dtype: string
    splits:
      - name: edit
        num_bytes: 38646583
        num_examples: 448
    download_size: 38074207
    dataset_size: 38646583
  - config_name: generation
    features:
      - name: pair_key
        dtype: string
      - name: secondary_type
        dtype: string
      - name: image
        dtype: image
      - name: case_demo_analysis
        dtype: string
    splits:
      - name: reconstruction
        num_bytes: 257534107
        num_examples: 734
    download_size: 256789816
    dataset_size: 257534107
  - config_name: understanding
    features:
      - name: id
        dtype: string
      - name: image
        dtype: image
      - name: question
        dtype: string
      - name: reference_answer
        dtype: string
    splits:
      - name: understanding
        num_bytes: 65995176
        num_examples: 700
    download_size: 65898367
    dataset_size: 65995176
configs:
  - config_name: edit
    data_files:
      - split: edit
        path: edit/edit-*
  - config_name: generation
    data_files:
      - split: reconstruction
        path: generation/reconstruction-*
  - config_name: understanding
    data_files:
      - split: understanding
        path: understanding/understanding-*