Model_Eval / README.md
FunCube's picture
Upload dataset
2c56656 verified
metadata
dataset_info:
  features:
    - name: question_id
      dtype: string
    - name: model
      dtype: string
    - name: conversation
      list:
        - name: role
          dtype: string
        - name: content
          dtype: string
    - name: language
      dtype: string
    - name: image
      dtype: image
    - name: turn
      dtype: int32
  splits:
    - name: exp
      num_bytes: 306514644
      num_examples: 144
    - name: exp_095
      num_bytes: 306512509
      num_examples: 144
  download_size: 612979595
  dataset_size: 613027153
configs:
  - config_name: default
    data_files:
      - split: exp
        path: data/exp-*
      - split: exp_095
        path: data/exp_095-*