HRScene / README.md
Wenliang04's picture
Upload dataset
9f5d400 verified
|
raw
history blame
4.96 kB
metadata
license: cc-by-4.0
dataset_info:
  - config_name: realworld_Autonomous_Driving
    features:
      - name: id
        dtype: int64
      - name: image
        dtype: image
      - name: question
        dtype: string
      - name: answer
        dtype: string
    splits:
      - name: train
        num_bytes: 19903320
        num_examples: 36
      - name: validation
        num_bytes: 17766200
        num_examples: 30
      - name: test
        num_bytes: 135505593
        num_examples: 234
    download_size: 159545381
    dataset_size: 173175113
  - config_name: realworld_DocStruct4M
    features:
      - name: id
        dtype: int64
      - name: image
        dtype: image
      - name: question
        dtype: string
      - name: answer
        dtype: string
    splits:
      - name: train
        num_bytes: 20720911
        num_examples: 42
      - name: validation
        num_bytes: 11993873
        num_examples: 30
      - name: test
        num_bytes: 101409675
        num_examples: 224
    download_size: 119403891
    dataset_size: 134124459
  - config_name: realworld_HR-Bench
    features:
      - name: id
        dtype: int64
      - name: image
        dtype: image
      - name: question
        dtype: string
      - name: answer
        dtype: string
    splits:
      - name: train
        num_bytes: 156586272
        num_examples: 51
      - name: validation
        num_bytes: 90110107
        num_examples: 30
      - name: test
        num_bytes: 983783374
        num_examples: 316
    download_size: 1090513862
    dataset_size: 1230479753
  - config_name: realworld_HRIQ
    features:
      - name: id
        dtype: int64
      - name: image
        dtype: image
      - name: question
        dtype: string
      - name: answer
        dtype: string
    splits:
      - name: train
        num_bytes: 96290107
        num_examples: 47
      - name: validation
        num_bytes: 56753956
        num_examples: 30
      - name: test
        num_bytes: 461250556
        num_examples: 223
    download_size: 614093072
    dataset_size: 614294619
  - config_name: realworld_HRVQA
    features:
      - name: id
        dtype: int64
      - name: image
        dtype: image
      - name: question
        dtype: string
      - name: answer
        dtype: string
    splits:
      - name: train
        num_bytes: 65286480
        num_examples: 36
      - name: validation
        num_bytes: 54826810
        num_examples: 30
      - name: test
        num_bytes: 368450636
        num_examples: 207
    download_size: 484937958
    dataset_size: 488563926
  - config_name: realworld_InfographicVQA
    features:
      - name: id
        dtype: int64
      - name: image
        dtype: image
      - name: question
        dtype: string
      - name: answer
        dtype: string
    splits:
      - name: train
        num_bytes: 28268627
        num_examples: 42
      - name: validation
        num_bytes: 20823588
        num_examples: 30
      - name: test
        num_bytes: 165275830
        num_examples: 228
    download_size: 142296366
    dataset_size: 214368045
  - config_name: realworld_combined
    features:
      - name: id
        dtype: string
      - name: image
        dtype: image
      - name: question
        dtype: string
      - name: answer
        dtype: string
    splits:
      - name: train
        num_bytes: 4320671593
        num_examples: 1000
      - name: validation
        num_bytes: 4216267981
        num_examples: 750
      - name: test
        num_bytes: 8666836592.13
        num_examples: 5318
    download_size: 25695272223
    dataset_size: 17203776166.129997
configs:
  - config_name: realworld_Autonomous_Driving
    data_files:
      - split: train
        path: realworld_Autonomous_Driving/train-*
      - split: validation
        path: realworld_Autonomous_Driving/validation-*
      - split: test
        path: realworld_Autonomous_Driving/test-*
  - config_name: realworld_DocStruct4M
    data_files:
      - split: train
        path: realworld_DocStruct4M/train-*
      - split: validation
        path: realworld_DocStruct4M/validation-*
      - split: test
        path: realworld_DocStruct4M/test-*
  - config_name: realworld_HR-Bench
    data_files:
      - split: train
        path: realworld_HR-Bench/train-*
      - split: validation
        path: realworld_HR-Bench/validation-*
      - split: test
        path: realworld_HR-Bench/test-*
  - config_name: realworld_HRIQ
    data_files:
      - split: train
        path: realworld_HRIQ/train-*
      - split: validation
        path: realworld_HRIQ/validation-*
      - split: test
        path: realworld_HRIQ/test-*
  - config_name: realworld_HRVQA
    data_files:
      - split: train
        path: realworld_HRVQA/train-*
      - split: validation
        path: realworld_HRVQA/validation-*
      - split: test
        path: realworld_HRVQA/test-*
  - config_name: realworld_InfographicVQA
    data_files:
      - split: train
        path: realworld_InfographicVQA/train-*
      - split: validation
        path: realworld_InfographicVQA/validation-*
      - split: test
        path: realworld_InfographicVQA/test-*
  - config_name: realworld_combined
    data_files:
      - split: train
        path: realworld_combined/train-*
      - split: validation
        path: realworld_combined/validation-*
      - split: test
        path: realworld_combined/test-*