new_conv_xai / README.md
mxforml's picture
Upload dataset
cad6ee8 verified
metadata
dataset_info:
  features:
    - name: conv_id
      dtype: int32
    - name: task_name
      dtype: string
    - name: task_descrip
      dtype: string
    - name: model
      dtype: string
    - name: visual_input
      dtype: image
    - name: model_output
      dtype: string
    - name: interp_method
      dtype: string
    - name: interp_img
      dtype: image
    - name: interp_descrip
      dtype: string
    - name: interp_tech_descrip
      dtype: string
    - name: utterances
      sequence:
        - name: turn_id
          dtype: int32
        - name: speaker
          dtype: string
        - name: text
          dtype: string
  splits:
    - name: train
      num_bytes: 10292671
      num_examples: 30
    - name: test
      num_bytes: 10301503
      num_examples: 30
  download_size: 2903136
  dataset_size: 20594174
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*