1Jin1's picture
Upload dataset
2e4abfe verified
metadata
dataset_info:
  - config_name: Llama-3.2V-11B-Cot
    features:
      - name: question_id
        dtype: string
      - name: question
        dtype: string
      - name: model_output
        dtype: string
      - name: ground_truth
        dtype: string
      - name: image
        dtype: image
      - name: image_name
        dtype: string
      - name: task
        dtype: string
      - name: hallucination_annotation
        list:
          - name: index
            dtype: int64
          - name: label
            dtype: string
          - name: span
            dtype: string
          - name: verification_note
            dtype: string
      - name: annotator_model
        dtype: string
      - name: model_name
        dtype: string
      - name: detailed_prompt
        dtype: string
    splits:
      - name: image_vs_prior
        num_bytes: 324521802
        num_examples: 749
      - name: text_vs_prior
        num_bytes: 3533992
        num_examples: 803
      - name: image_vs_text
        num_bytes: 65963059
        num_examples: 1012
    download_size: 981090920
    dataset_size: 394018853
  - config_name: Ocean_R1_7B_Instruct
    features:
      - name: question_id
        dtype: string
      - name: question
        dtype: string
      - name: model_output
        dtype: string
      - name: ground_truth
        dtype: string
      - name: image
        dtype: image
      - name: image_name
        dtype: string
      - name: task
        dtype: string
      - name: hallucination_annotation
        list:
          - name: index
            dtype: int64
          - name: label
            dtype: string
          - name: span
            dtype: string
          - name: verification_note
            dtype: string
      - name: annotator_model
        dtype: string
      - name: model_name
        dtype: string
      - name: detailed_prompt
        dtype: string
    splits:
      - name: text_vs_prior
        num_bytes: 4323438
        num_examples: 807
      - name: image_vs_prior
        num_bytes: 277906912
        num_examples: 640
      - name: image_vs_text
        num_bytes: 62978270
        num_examples: 1026
    download_size: 1425450149
    dataset_size: 345208620
configs:
  - config_name: Llama-3.2V-11B-Cot
    data_files:
      - split: image_vs_prior
        path: Llama-3.2V-11B-Cot/image_vs_prior-*
      - split: text_vs_prior
        path: Llama-3.2V-11B-Cot/text_vs_prior-*
      - split: image_vs_text
        path: Llama-3.2V-11B-Cot/image_vs_text-*
  - config_name: Ocean_R1_7B_Instruct
    data_files:
      - split: image_vs_text
        path: Ocean_R1_7B_Instruct/image_vs_text-*
      - split: text_vs_prior
        path: Ocean_R1_7B_Instruct/text_vs_prior-*
      - split: image_vs_prior
        path: Ocean_R1_7B_Instruct/image_vs_prior-*